ASoC: Move standard kcontrol helpers to the component level
commit907fe36a2cd572fe58d98be01457b945c47b996e
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 22 Apr 2014 11:23:14 +0000 (22 13:23 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 22 Apr 2014 12:38:21 +0000 (22 13:38 +0100)
tree736044b15f615abaac7201f3ee9fc3e777c80499
parent9f68730dc8be948f0ae0601ef55321765813895c
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