]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d6b842dd28393ee306febf45ba9d4fc63dd446a
treebc70d0508b5ca6caf276d42e733e79d6838c6e1a
parenta44a9bd0a29e3b933b2ee40310167cc1513f3e35
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