commit | a386267a2ceea33d76fa2b7f1c2e72a858fcb68e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon May 27 15:53:32 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon May 27 15:53:32 2013 +0200 |
tree | f34471de1be3dc0a62c62801b11db2b4cdf8bd8d | |
parent | d72f88a42bf9761e3a92e58879d25a65712ca87a [diff] |
pinctrl: pinconf: take the right mutex 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>