]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: osk5912: Let core to deal with the DAPM widgets
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 10 Oct 2011 12:34:11 +0000 (15:34 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Oct 2011 15:18:12 +0000 (16:18 +0100)
commitf5e892f6347db0f1e639479ac0acf1f51a691d4e
tree992fdd95bd2aa12d6422ef8b51cf9dc2be6e7723
parentbcc9ebbc77069946c8e68d50c11aaaa32e7f0046
ASoC: osk5912: Let core to deal with the DAPM widgets

Pass the DAPM widgets/routes via the snd_soc_card struct
to core. With this change we do not need the init function
since the remaining snd_soc_dapm_enable_pin calls are
not needed.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/osk5912.c