ASoC: WM8903: Add of_match_table
authorStephen Warren <swarren@nvidia.com>
Tue, 6 Dec 2011 21:15:41 +0000 (14:15 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 7 Dec 2011 13:51:04 +0000 (21:51 +0800)
commitf18b4e2ee9649c4aa50cc279826d3890f468a80e
treeac2482465ec90307ff7618d93f7276fd427ff5fc
parent21abbb024fb782f176d7e9ddd3bef8207d024227
ASoC: WM8903: Add of_match_table

This allows the device to be matched against the device tree using the
compatible flag directly, as is standard, rather than falling back to
matching .id_table against the non-vendor portion of the first compatible
property value.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8903.c
This page took 0.024979 seconds and 5 git commands to generate.