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)
commitb0bb6426e41c092fc84c50b6daf8ffa72983a643
tree62844a9979e87b03fb29f17abf6b78e37664b4b1
parentbc8d25a40577a74afd61d7a5782e0f8393c52b43
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