commit | 93b4d790b748a3475fec2ac962904b36874f0358 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon Oct 10 15:34:11 2011 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 10 16:18:12 2011 +0100 |
tree | 992fdd95bd2aa12d6422ef8b51cf9dc2be6e7723 | |
parent | 8966c2dd51909e6e3dcea099df9c501904085818 [diff] |
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>