commit | c2f98956e3635a897737cc08a60539752aa00dd7 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Apr 24 12:36:25 2012 +0300 |
committer | Liam Girdwood <lrg@ti.com> | Tue May 22 17:33:19 2012 +0100 |
tree | 2e248923afddf6c2ac8f8534a53fb2f6ad41c112 | |
parent | 2ec1be372139328b1aa3203eb1fd61d613b2d7fb [diff] |
ASoC: omap-abe-twl6040: Keep only one snd_soc_dai_link structure There is no need to have two snd_soc_dai_link structure for the two setup the machine driver supports. We can just tell core to register only the first link if the DMIC link is not in use on the device. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@ti.com>