[alsa-devel] [PATCH 0/6] ASoC: platform cleanup

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Mon Dec 19 08:33:30 CET 2016


Hi Mark, Lars-Peter

These removes un-used platform feature,
and move last platform feature to component.
If these are OK, all platform feature goes to component.
Last platform piece is platform_list on soc-core.c

Kuninori Morimoto (6):
  ASoC: remove .delay from snd_soc_platform_driver
  ASoC: remove .bespoke_trigger from snd_soc_platform_driver
  ASoC: remove snd_soc_platform_trigger()
  ASoC: add for_each_component{_safe}
  ASoC: add Component level struct snd_compr_ops
  ASoC: add Component level struct snd_pcm_ops

 include/sound/soc.h      |  23 +++--
 sound/soc/soc-compress.c | 228 ++++++++++++++++++++++++++++---------------
 sound/soc/soc-core.c     |  14 +--
 sound/soc/soc-pcm.c      | 244 +++++++++++++++++++++++++++++++++--------------
 4 files changed, 339 insertions(+), 170 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list