All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: rsnd: bugfix patches for linus/master, and v4.20
@ 2018-09-06  3:20 Kuninori Morimoto
  2018-09-06  3:21 ` [PATCH 1/4] ASoC: rsnd: gen: use tab instead of white-space Kuninori Morimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2018-09-06  3:20 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

These are bug fix patches for Renesas Sound driver.

1)      : for mark/for-4.20
2) - 4) : for linus/master

Kuninori Morimoto (4):
  1) ASoC: rsnd: gen: use tab instead of white-space
  2) ASoC: rsnd: adg: care clock-frequency size
  3) ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
  4) ASoC: rsnd: don't use %p for dev_dbg()

 sound/soc/sh/rcar/adg.c  |  9 +++++++--
 sound/soc/sh/rcar/core.c | 10 +++++++++-
 sound/soc/sh/rcar/dma.c  |  6 +++++-
 sound/soc/sh/rcar/gen.c  | 48 ++++++++++++++++++++++++------------------------
 4 files changed, 45 insertions(+), 28 deletions(-)

-- 
2.7.4



Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2018-09-06 10:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06  3:20 [PATCH 0/4] ASoC: rsnd: bugfix patches for linus/master, and v4.20 Kuninori Morimoto
2018-09-06  3:21 ` [PATCH 1/4] ASoC: rsnd: gen: use tab instead of white-space Kuninori Morimoto
2018-09-06 10:44   ` Applied "ASoC: rsnd: gen: use tab instead of white-space" to the asoc tree Mark Brown
2018-09-06  3:21 ` [PATCH 2/4] ASoC: rsnd: adg: care clock-frequency size Kuninori Morimoto
2018-09-06 10:44   ` Applied "ASoC: rsnd: adg: care clock-frequency size" to the asoc tree Mark Brown
2018-09-06  3:21 ` [PATCH 3/4] ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER Kuninori Morimoto
2018-09-06 10:44   ` Applied "ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER" to the asoc tree Mark Brown
2018-09-06  3:22 ` [PATCH 4/4] ASoC: rsnd: don't use %p for dev_dbg() Kuninori Morimoto
2018-09-06 10:44   ` Applied "ASoC: rsnd: don't use %p for dev_dbg()" 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.