ASoC: dapm: Fix input list to use source widgets
authorLiam Girdwood <[email protected]>
Tue, 5 Jun 2012 18:27:15 +0000 (19:27 +0100)
committerMark Brown <[email protected]>
Thu, 7 Jun 2012 22:56:41 +0000 (06:56 +0800)
commit90c6ce0d5482ee52b0a427115e185d488783164b
tree60ea453590f8ee6f7199ec68b9b3bc26faec6b92
parent35ea0655a1bcdb1dcb1c1d0c4b6b391ade9c6d01
ASoC: dapm: Fix input list to use source widgets

We should only add source widgets to the input list.

Signed-off-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/soc-dapm.c