]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Move standard kcontrol helpers to the component level
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 22 Apr 2014 11:23:14 +0000 (13:23 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 22 Apr 2014 12:38:21 +0000 (13:38 +0100)
commitff1e3e24958429519e70f3bb93d16351f7eedd8f
tree736044b15f615abaac7201f3ee9fc3e777c80499
parente7bd7d19a717c5b8a3028b8d32d83fe2a782cfe1
ASoC: Move standard kcontrol helpers to the component level

After moving the IO layer inside ASoC to the component level we can now easily
move the standard control helpers also to the component level. This allows to
reuse the same standard helper control implementations for other components.

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