12 Mar
2013
12 Mar
'13
3:26 a.m.
Hi Mark, Liam, Stephen, Lars
These are v2 patches for CPU/CODEC common struct support, but only rename. (chip -> component)
As 1st trigger for this common struct, I created very basic struct snd_soc_chip. I hope it is accepted, and updated to be more useful.
Kuninori Morimoto (2): ASoC: add snd_soc_register_chip() ASoC: fsi: use snd_soc_register_chip() instead of snd_soc_register_dais()
include/sound/soc.h | 19 +++++++++++++ sound/soc/sh/fsi.c | 11 +++++--- sound/soc/soc-core.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 103 insertions(+), 4 deletions(-)
Best regards --- Kuninori Morimoto