[PATCH 0/2] ASoC: soc-core: share same logic code

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Fri Nov 27 01:07:14 CET 2020


Hi Mark

soc-core is using almost same code at some point.
The difference is only used parameter.
It is just duplicate code, and we can share it.
This patch-set sharing code for mute and for suspend/resume.

Kuninori Morimoto (2):
  ASoC: soc-core: add soc_playback_digital_mute()
  ASoC: soc-core: add soc_dapm_suspend_resume()

 sound/soc/soc-core.c | 84 ++++++++++++++++++++------------------------
 1 file changed, 38 insertions(+), 46 deletions(-)

-- 
2.25.1



More information about the Alsa-devel mailing list