alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: simple-card: tidyup unreadable code
@ 2017-03-15  4:42 Kuninori Morimoto
  2017-03-15  4:43 ` [PATCH 1/4] ASoC: simple-card: use defined dev on probe() Kuninori Morimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2017-03-15  4:42 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, linux-renesas-soc


Hi Mark

These are not a big deal, but tidyup/cleanup unreadable code
on simple-card/simple-scu-card driver.

Kuninori Morimoto (4):
  1) ASoC: simple-card: use defined dev on probe()
  2) ASoC: simple-scu-card: use defined dev on probe()
  3) ASoC: simple-card: add new simple_priv_to_card() macro
  4) ASoC: simple-scu-card: add new simple_priv_to_card() macro

 sound/soc/generic/simple-card.c     | 43 +++++++++++++++++++++----------------
 sound/soc/generic/simple-scu-card.c | 37 +++++++++++++++++--------------
 2 files changed, 45 insertions(+), 35 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-03-16 14:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-15  4:42 [PATCH 0/4] ASoC: simple-card: tidyup unreadable code Kuninori Morimoto
2017-03-15  4:43 ` [PATCH 1/4] ASoC: simple-card: use defined dev on probe() Kuninori Morimoto
2017-03-16 14:11   ` Applied "ASoC: simple-card: use defined dev on probe()" to the asoc tree Mark Brown
2017-03-15  4:43 ` [PATCH 2/4] ASoC: simple-scu-card: use defined dev on probe() Kuninori Morimoto
2017-03-16 14:11   ` Applied "ASoC: simple-scu-card: use defined dev on probe()" to the asoc tree Mark Brown
2017-03-15  4:44 ` [PATCH 3/4] ASoC: simple-card: add new simple_priv_to_card() macro Kuninori Morimoto
2017-03-16 14:11   ` Applied "ASoC: simple-card: add new simple_priv_to_card() macro" to the asoc tree Mark Brown
2017-03-15  4:44 ` [PATCH 4/4] ASoC: simple-scu-card: add new simple_priv_to_card() macro Kuninori Morimoto
2017-03-16 14:10   ` Applied "ASoC: simple-scu-card: add new simple_priv_to_card() macro" to the asoc tree Mark Brown

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