summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2015-06-25 17:18:11 +0200
committerLinus Walleij <linus.walleij@linaro.org>2015-07-16 10:44:57 +0200
commit049aaf9f7e30731ce030eef3e4fd255cf8b1ae02 (patch)
treef5c7eac9b67300da06f2ce7459e497611864687c /fs
parentgpio: rcar: Fine-grained Runtime PM support (diff)
downloadlinux-049aaf9f7e30731ce030eef3e4fd255cf8b1ae02.tar.xz
linux-049aaf9f7e30731ce030eef3e4fd255cf8b1ae02.zip
gpio: pcf857x: get rid of slock spinlock
The spinlock 'slock' is used now to protect pcf857x_irq() from itself which is unnecessary (especially after switching to use threaded IRQs). Hence, remove it and use mutex to protect device data in IRQ handler. Cc: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions