commit | d2266025ea26b6f3f8f93da6fad129541c82bd7c | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon Oct 10 15:34:09 2011 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 10 16:18:11 2011 +0100 |
tree | 291e5da282143637142b6d841bfb14d45bc9ebb2 | |
parent | d8058469606bfd1b0d6fca830a997ba06f83e5dc [diff] |
ASoC: am3517evm: 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> Cc: Anuj Aggarwal <anuj.aggarwal@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>