]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Add component pointer to the DAI struct
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 5 Mar 2014 12:17:46 +0000 (13:17 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 6 Mar 2014 09:04:55 +0000 (17:04 +0800)
commit94141a8c195ddbd5a87168fcaf1790d13cec1c45
treeb1040be3ba967de1e6b97f19cdab3c1d48b7b72c
parent74c301d5b9f2e6f774162ff6235a44cac0245f56
ASoC: Add component pointer to the DAI struct

Keep track of which component registered a DAI. We'll need this as
componentization progresses.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc-dai.h
sound/soc/soc-core.c