linux/sound/soc/omap
Lopez Cruz, Misael 77dd7e17b8 ASoC: Move headset jack registration to device initialization for SDP3430
Move headset jack registration to the codec/machine specific
initialization. Having the jack registration in machine init
causes that the jack device gets initialized but not registered
since the sound card is registered before the jack. Moving jack
registration to device initialization will register the jack
device along with all other devices associated to the card when
the card is registed. As a consequence of jack device registered
properly, the jack is detected as an input device.

Signed-off-by: Misael Lopez Cruz <x0052729@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-03-13 12:08:53 +00:00
..
Kconfig ASoC: Fix spurious codec driver dependencies 2009-01-23 14:53:58 +00:00
Makefile ASoC: Complete Beagleboard support 2009-01-21 13:43:52 +00:00
n810.c ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. 2009-03-12 15:43:30 +00:00
omap-mcbsp.c ASoC: make ops a pointer in 'struct snd_soc_dai' 2009-03-04 22:29:47 +00:00
omap-mcbsp.h ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver 2008-10-13 02:17:48 +02:00
omap-pcm.c Merge branch 'for-2.6.29' into for-2.6.30 2009-02-02 12:46:51 +00:00
omap-pcm.h [ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors 2008-04-29 19:01:56 +02:00
omap2evm.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap3beagle.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap3pandora.c ASoC: Update OMAP3 pandora board file 2009-01-31 14:59:19 +00:00
osk5912.c ASoC: buildfix for OSK 2009-03-11 12:49:28 +00:00
overo.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
sdp3430.c ASoC: Move headset jack registration to device initialization for SDP3430 2009-03-13 12:08:53 +00:00