summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2015-06-25 18:18:11 +0300
committerLinus Walleij <linus.walleij@linaro.org>2015-07-16 10:44:57 +0200
commit049aaf9f7e30731ce030eef3e4fd255cf8b1ae02 (patch)
treef5c7eac9b67300da06f2ce7459e497611864687c /drivers/gpio/gpiolib.c
parent65194cb174b873448b208eb6e04ecb72237af76e (diff)
downloadtalos-op-linux-049aaf9f7e30731ce030eef3e4fd255cf8b1ae02.tar.gz
talos-op-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 'drivers/gpio/gpiolib.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud