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:
d72f88a
)
pinctrl: pinconf: take the right mutex
author
Linus Walleij
<linus.walleij@linaro.org>
Mon, 27 May 2013 13:53:32 +0000
(15:53 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 27 May 2013 13:53:32 +0000
(15:53 +0200)
The pinconf_dgb_config_print() takes the per-pincontroller
mutex, when what it wants to take is actually the pin maps
mutex.
Reported-by: James Hogan <james.hogan@imgtec.com>
Cc: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found