All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: rsnd: small tidyups for Renesas sound
@ 2017-10-31  0:37 Kuninori Morimoto
  2017-10-31  0:38 ` [PATCH 1/5] ASoC: rsnd: don't use io->mod[] directly Kuninori Morimoto
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Kuninori Morimoto @ 2017-10-31  0:37 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Yokoyama (Renesas)


Hi Mark

These are small tidyups for Renesas sound driver.

Kuninori Morimoto (5):
  ASoC: rsnd: don't use io->mod[] directly
  ASoC: rsnd: tidyup rsnd_mod_next() for loop method
  ASoC: rsnd: NULL check is not needed for clk_unprepare()
  ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()
  ASoC: rsnd: Don't check SSISR::DIRQ when Capture

 sound/soc/sh/rcar/core.c | 16 ++++++++--------
 sound/soc/sh/rcar/ssi.c  | 15 +++++++++------
 2 files changed, 17 insertions(+), 14 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-10-31 11:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-31  0:37 [PATCH 0/5] ASoC: rsnd: small tidyups for Renesas sound Kuninori Morimoto
2017-10-31  0:38 ` [PATCH 1/5] ASoC: rsnd: don't use io->mod[] directly Kuninori Morimoto
2017-10-31 11:21   ` Applied "ASoC: rsnd: don't use io->mod[] directly" to the asoc tree Mark Brown
2017-10-31  0:38 ` [PATCH 2/5] ASoC: rsnd: tidyup rsnd_mod_next() for loop method Kuninori Morimoto
2017-10-31 11:21   ` Applied "ASoC: rsnd: tidyup rsnd_mod_next() for loop method" to the asoc tree Mark Brown
2017-10-31  0:39 ` [PATCH 3/5] ASoC: rsnd: NULL check is not needed for clk_unprepare() Kuninori Morimoto
2017-10-31 11:21   ` Applied "ASoC: rsnd: NULL check is not needed for clk_unprepare()" to the asoc tree Mark Brown
2017-10-31  0:39 ` [PATCH 4/5] ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working() Kuninori Morimoto
2017-10-31 11:21   ` Applied "ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()" to the asoc tree Mark Brown
2017-10-31  0:40 ` [PATCH 5/5] ASoC: rsnd: Don't check SSISR::DIRQ when Capture Kuninori Morimoto
2017-10-31 11:21   ` Applied "ASoC: rsnd: Don't check SSISR::DIRQ when Capture" to the asoc tree Mark Brown

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.