From: Kuninori Morimoto Date: Tue, 10 Mar 2015 01:25:36 +0000 (+0000) Subject: ASoC: rsnd: add regmap_config::name for debugfs X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~3^4~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=530b7b4a52365ce2a250669b87e964a843bdbedb;p=pandora-kernel.git ASoC: rsnd: add regmap_config::name for debugfs Renesas sound driver needs SSI/SRC/DVC regmaps, but it didn't have regmap_config::name for devm_regmap_init_mmio(). Thus, debugfs initialization code tried to use same driver name many times, and failed. This patch adds eacy own name for regmap_config::name Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed