Searched hist:"65 d9361f0cb50a20641802ee3075145d72e4409c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc.h | diff 65d9361f0cb50a20641802ee3075145d72e4409c Tue Aug 19 08:51:22 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> 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 <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
|
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 65d9361f0cb50a20641802ee3075145d72e4409c Tue Aug 19 08:51:22 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> 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 <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
|