alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: add new struct snd_soc_chip
@ 2013-03-08  1:49 Kuninori Morimoto
  2013-03-08  1:50 ` [PATCH 1/2] ASoC: add snd_soc_register_chip() Kuninori Morimoto, Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Kuninori Morimoto @ 2013-03-08  1:49 UTC (permalink / raw)
  To: Mark Brown
  Cc: Linux-ALSA, Lars-Peter Clausen, Stephen Warren, Simon,
	Liam Girdwood, Kuninori Morimoto


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(-)

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-03-15  1:25 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08  1:49 [PATCH 0/2] ASoC: add new struct snd_soc_chip Kuninori Morimoto
2013-03-08  1:50 ` [PATCH 1/2] ASoC: add snd_soc_register_chip() Kuninori Morimoto, Kuninori Morimoto
2013-03-08 20:53   ` Stephen Warren
2013-03-08  1:53 ` [PATCH 2/2] ASoC: fsi: use snd_soc_register_chip() instead of snd_soc_register_dais() Kuninori Morimoto, Kuninori Morimoto
2013-03-12  1:26 ` [PATCH 0/2 v2] ASoC: add new struct snd_soc_component Kuninori Morimoto
2013-03-12  1:27   ` [PATCH 1/2 v2] ASoC: add snd_soc_register_component() Kuninori Morimoto
2013-03-12 18:19     ` Stephen Warren
2013-03-12 18:57       ` Lars-Peter Clausen
2013-03-12 19:40         ` Mark Brown
2013-03-12 21:35     ` Stephen Warren
2013-03-13 10:13       ` Mark Brown
2013-03-13 11:08     ` Mark Brown
2013-03-12  1:27   ` [PATCH 2/2 v2] ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() Kuninori Morimoto
2013-03-12 20:02     ` Mark Brown
2013-03-13  0:38       ` Kuninori Morimoto
2013-03-13 10:14         ` Mark Brown
2013-03-14  7:18           ` [PATCH 1/2] ASoC: add .name for snd_soc_component_driver Kuninori Morimoto
2013-03-15  1:25             ` Mark Brown
2013-03-14  7:19           ` [PATCH 2/2] ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).