From: Lars-Peter Clausen Date: Tue, 19 Aug 2014 13:51:22 +0000 (+0200) Subject: ASoC: Move AUX dev support to the component level X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~12^2~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d9361f0cb50a20641802ee3075145d72e4409c;p=pandora-kernel.git ASoC: Move AUX dev support to the component level This patch makes it possible to register arbitrary components as a AUX dev for a card. This was previously only possible for CODEC components. With componentization having made it possible for components to have DAPM contexts and controls there is no reason why AUX devs should be artificially limited to snd_soc_codec devices. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed