[alsa-devel] [PATCH 0/9] ASoC: simple-card: tidyup and synchronize patches

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu Aug 25 03:48:49 CEST 2016


Hi Mark

These are cleanup/tidyup and synchronize patches for simple-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.

Kuninori Morimoto (9):
  ASoC: simple-card: call of_node_put() for dai_link
  ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage
  ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro
  ASoC: simple-card: code sync: use simple_priv_to_props() macro
  ASoC: simple-card: is GPL v2
  ASoC: simple-card: code sync: tidyup white line
  ASoC: simple-card: code sync: use tag
  ASoC: simple-card: code sync: rename num_link to num
  ASoC: simple-card: use kzalloc() for dai_props / dai_link

 sound/soc/generic/simple-card.c | 87 ++++++++++++++++++++---------------------
 1 file changed, 43 insertions(+), 44 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list