Searched hist:"0 f2780ad4c2a398528c7bb1572158d6e894e5dd2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc.h | diff 0f2780ad4c2a398528c7bb1572158d6e894e5dd2 Thu Jul 17 15:01:08 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: Add function to register component controls
We have now everything in place to actual let a component register controls. Add a function which allows to do so.
Also update snd_soc_add_codec_controls() and snd_soc_platform_controls() to use this new function internally. And while we are at it also change the num_controls parameter of those two functions from int to unsigned int.
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 0f2780ad4c2a398528c7bb1572158d6e894e5dd2 Thu Jul 17 15:01:08 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: Add function to register component controls
We have now everything in place to actual let a component register controls. Add a function which allows to do so.
Also update snd_soc_add_codec_controls() and snd_soc_platform_controls() to use this new function internally. And while we are at it also change the num_controls parameter of those two functions from int to unsigned int.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
|