ASoC: TWL4030: Add support for platform dependent configuration
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Fri, 22 May 2009 07:13:15 +0000 (10:13 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 22 May 2009 09:23:22 +0000 (10:23 +0100)
commit9da28c7b38170882b1c43d7d133ddce34e25f161
treedd9becd919b9fe743d6cebfbd4e212922bf338f0
parent5c82f56736e4c3a9eaf53c94366b056c8622d79e
ASoC: TWL4030: Add support for platform dependent configuration

twl4030_setup_data structure can be passed from platform drivers to
the codec via the snd_soc_device->codec_data pointer.

Currently the setup data has support for the Headset pop-removal
related configuration, which differs from board to board.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl4030.c
sound/soc/codecs/twl4030.h