All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ASoC: simple-scu-card: tidyup and synchronize patches
@ 2016-08-25  1:55 Kuninori Morimoto
  2016-08-25  1:56 ` [PATCH 1/8] ASoC: simple-scu-card: remove unused definitions Kuninori Morimoto
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2016-08-25  1:55 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood


Hi Mark

These are cleanup/tidyup and synchronize patches for simple-scu-card.
We have now simple-card and simple-scu-card.
These are almost same, difference is very small.
But, because of historical reason, these have "code" difference.
This patch cleanup and synchronize these.

These are based on mark/topic/rcar

Kuninori Morimoto (8):
  ASoC: simple-scu-card: remove unused definitions
  ASoC: simple-scu-card: is GPL v2
  ASoC: simple-scu-card: tidyup codec daifmt handling method
  ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method
  ASoC: simple-scu-card: depends on CONFIG_OF
  ASoC: simple-scu-card: add 2 CPU 1 Codec example
  ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match
  ASoC: simple-scu-card: code sync: tidyup TDM setting position

 .../devicetree/bindings/sound/simple-scu-card.txt  | 32 +++++++++-
 sound/soc/generic/Kconfig                          |  1 +
 sound/soc/generic/simple-scu-card.c                | 72 +++++++++-------------
 3 files changed, 60 insertions(+), 45 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-08-25  1:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-25  1:55 [PATCH 0/8] ASoC: simple-scu-card: tidyup and synchronize patches Kuninori Morimoto
2016-08-25  1:56 ` [PATCH 1/8] ASoC: simple-scu-card: remove unused definitions Kuninori Morimoto
2016-08-25  1:56 ` [PATCH 2/8] ASoC: simple-scu-card: is GPL v2 Kuninori Morimoto
2016-08-25  1:57 ` [PATCH 3/8] ASoC: simple-scu-card: tidyup codec daifmt handling method Kuninori Morimoto
2016-08-25  1:57 ` [PATCH 4/8] ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method Kuninori Morimoto
2016-08-25  1:57 ` [PATCH 5/8] ASoC: simple-scu-card: depends on CONFIG_OF Kuninori Morimoto
2016-08-25  1:58 ` [PATCH 6/8] ASoC: simple-scu-card: add 2 CPU 1 Codec example Kuninori Morimoto
2016-08-25  1:58 ` [PATCH 7/8] ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match Kuninori Morimoto
2016-08-25  1:58 ` [PATCH 8/8] ASoC: simple-scu-card: code sync: tidyup TDM setting position Kuninori Morimoto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.