8 Mar
2013
8 Mar
'13
2:49 a.m.
Hi Mark, Liam, Stephen, Lars
In my understanding on ASoC,
- We will clean-up ASoC code. - CODEC/CPU will be common struct (platform too ??)
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(-)