git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fd24e2
)
pinctrl: fix confusing debug message in pinctrl_register_map()
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Thu, 28 May 2015 12:52:59 +0000
(21:52 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 2 Jun 2015 11:32:20 +0000
(13:32 +0200)
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 <yamada.masahiro@socionext.com>
[also fixed %d -> %u]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/core.c
patch
|
blob
|
history
diff --cc
drivers/pinctrl/core.c
Simple merge