[alsa-devel] [PATCH 0/2] ASoC: add new struct snd_soc_chip
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri Mar 8 02:49:54 CET 2013
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(-)
More information about the Alsa-devel
mailing list