From: Kuninori Morimoto Date: Wed, 22 Oct 2014 01:13:46 +0000 (-0700) Subject: ASoC: rsnd: tidyup debug information when read/write X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~13^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace0eb1e91a75b84b1be3d610b79509a5bd94df1;p=pandora-kernel.git ASoC: rsnd: tidyup debug information when read/write b8c637864a6904a9ba8e0df556d5bdf9f26b2c54 (ASoC: rsnd: use regmap_mmio instead of original regmap bus) added regmap_mmio support on Renesas R-Car sound driver. Then, debug information of register read/write indicates regmap index, not register address. This is a little bit confusable information. This patch tidyup debug message, and added regmap debug hint on comment area. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed