linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto 0719ecf7cb ASoC: rsnd: indicate register name for debug
Current rsnd driver is indicating how to use regmap debug method
on gen.c comment area.
regmap debug method indicates address and value, but rsnd driver is
using too many IPs (SSI/SSIU/SRC/CTU/MIX/DVC/CMD), and address.
Thus, we would like to know more useful information for debugging.
This patch indicates address name for debugging.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-11-27 12:38:50 +00:00
..
adg.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
cmd.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
core.c ASoC: rsnd: tidyup void* cast for 64bit compiler 2015-11-20 18:07:02 +00:00
ctu.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
dma.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
dvc.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
gen.c ASoC: rsnd: indicate register name for debug 2015-11-27 12:38:50 +00:00
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
mix.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
rsnd.h ASoC: rsnd: tidyup void* cast for 64bit compiler 2015-11-20 18:07:02 +00:00
rsrc-card.c ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routing 2015-07-16 22:10:32 +01:00
src.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
ssi.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
ssiu.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00