]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: abx500: suppress unused mutex
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 23 May 2013 15:28:03 +0000 (17:28 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Jun 2013 09:56:50 +0000 (11:56 +0200)
commit06b6bae3b6a5b7e13e179292aa60cba27d4b7981
tree62844a9979e87b03fb29f17abf6b78e37664b4b1
parent49f88d43da776be91ecc0464b57b9ce58f6d27ac
pinctrl: abx500: suppress unused mutex

Suppress a mutex which was initialized on probe
and destroyed on remove but never used.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-abx500.c