commit | 907fe36a2cd572fe58d98be01457b945c47b996e | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Tue Apr 22 13:23:14 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Apr 22 13:38:21 2014 +0100 |
tree | 736044b15f615abaac7201f3ee9fc3e777c80499 | |
parent | 9f68730dc8be948f0ae0601ef55321765813895c [diff] |
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>