mbox series

[0/4] ASoC: rsnd: bugfix patches for linus/master, and v4.20

Message ID 8736unb9nj.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: rsnd: bugfix patches for linus/master, and v4.20 | expand

Message

Kuninori Morimoto Sept. 6, 2018, 3:20 a.m. UTC
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(-)