From: Masahiro Yamada Date: Thu, 28 May 2015 12:52:59 +0000 (+0900) Subject: pinctrl: fix confusing debug message in pinctrl_register_map() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~132^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9236ff3d92ec326f29a20d86add10f1ff4e9b3;p=pandora-kernel.git pinctrl: fix confusing debug message in pinctrl_register_map() There are two types for pinctrl maps: pinmux and pinconfig This debug message shows the number of maps of both types. The string "pinmux map" is not precise. Let's say "pinctrl map" instead. Signed-off-by: Masahiro Yamada [also fixed %d -> %u] Signed-off-by: Linus Walleij --- Reading git-diff-tree failed