ASoC: Add GPIO configuration support for WM8903
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 15 Mar 2010 17:46:02 +0000 (17:46 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 16 Mar 2010 15:56:34 +0000 (15:56 +0000)
commit73b34ead7429789f35eea147a3e185abd61c7d94
treebc70d0508b5ca6caf276d42e733e79d6838c6e1a
parentda34183e640ed380f708bf9ebcd592afda619028
ASoC: Add GPIO configuration support for WM8903

Allow users to pass in a default configuration for the GPIOs of
the WM8903 as platform data. This allows configuration of the pin
muxing of the device.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
include/sound/wm8903.h [new file with mode: 0644]
sound/soc/codecs/wm8903.c
sound/soc/codecs/wm8903.h