linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto dabdbe3ae0
ASoC: rsnd: don't use %p for dev_dbg()
rsnd driver sometimes want to know which address is used when debugging.
But it will indicate "(____ptrval____)" if it used "%p" on dev_dbg().
Let's use "%pa" or "%px" for it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-09-06 11:13:43 +01:00
..
adg.c ASoC: rsnd: don't use %p for dev_dbg() 2018-09-06 11:13:43 +01:00
cmd.c ASoC: rsnd: cmd: Add missing newline to debug message 2018-07-05 11:08:03 +01:00
core.c ASoC: rsnd: merge .nolock_start and .prepare 2018-09-03 14:37:43 +01:00
ctu.c ASoC: rsnd: convert to SPDX identifiers 2018-06-18 12:16:46 +01:00
dma.c ASoC: rsnd: don't use %p for dev_dbg() 2018-09-06 11:13:43 +01:00
dvc.c ASoC: rsnd: convert to SPDX identifiers 2018-06-18 12:16:46 +01:00
gen.c ASoC: rsnd: gen: use tab instead of white-space 2018-09-06 11:12:30 +01:00
Makefile ASoC: rsnd: convert to SPDX identifiers 2018-06-18 12:16:46 +01:00
mix.c ASoC: rsnd: convert to SPDX identifiers 2018-06-18 12:16:46 +01:00
rsnd.h ASoC: rsnd: merge .nolock_start and .prepare 2018-09-03 14:37:43 +01:00
src.c ASoC: rsnd: convert to SPDX identifiers 2018-06-18 12:16:46 +01:00
ssi.c Merge branch 'asoc-4.19' into asoc-4.20 for rcar dep 2018-09-03 14:37:28 +01:00
ssiu.c ASoC: rsnd: ssiu: Support to init different BUSIF instance 2018-09-03 14:37:19 +01:00