13 Feb
2018
13 Feb
'18
4:08 a.m.
Hi Mark
Renesas sound driver want to know status when debugging, but sometimes it is too much information. These patches indicate status information when debugging, but we can suppress it by special define
Kuninori Morimoto (2): ASoC: rsnd: indicate IRQ error status for debug ASoC: rsnd: suppress rsnd_dai_call() debug message
sound/soc/sh/rcar/core.c | 11 ++++++++++- sound/soc/sh/rcar/rsnd.h | 20 ++++++++++++++++++++ sound/soc/sh/rcar/src.c | 22 ++++++++++++++++++++-- sound/soc/sh/rcar/ssi.c | 16 +++++++++++++++- 4 files changed, 65 insertions(+), 4 deletions(-)
Best regards --- Kuninori Morimoto