[alsa-devel] [PATCH 0/4] ASoC: add Component level set_xxx
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Aug 24 02:56:54 CEST 2017
Hi Mark, Lars-Peter
These add Component level set_xxx feature which
are supported on Codec side.
After this, we can replace
- snd_soc_codec_set_xxx(...);
+ snd_soc_component_set_xxx(...);
Kuninori Morimoto (4):
ASoC: add Component level set_sysclk
ASoC: add Component level set_pll
ASoC: add Component level set_jack
ASoC: add Component level set_bias_level
include/sound/soc.h | 26 ++++++++++++
sound/soc/soc-core.c | 113 ++++++++++++++++++++++++++++++++++++++++++++++-----
sound/soc/soc-jack.c | 22 ++++++++++
3 files changed, 151 insertions(+), 10 deletions(-)
--
1.9.1
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list