diff options
author | John Keeping <john@metanate.com> | 2017-03-23 11:59:29 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-28 11:17:11 +0200 |
commit | 70b7aa7a87b4593f50f634dc721e18bd1f9e5448 (patch) | |
tree | cb68384b807c07a66d11f24c1685ec5dbb6e0432 /drivers/ssb | |
parent | pinctrl: rockchip: remove unnecessary locking (diff) | |
download | linux-70b7aa7a87b4593f50f634dc721e18bd1f9e5448.tar.xz linux-70b7aa7a87b4593f50f634dc721e18bd1f9e5448.zip |
pinctrl: rockchip: convert to raw spinlock
This lock is used from rockchip_irq_set_type() which is part of the
irq_chip implementation and thus must use raw_spinlock_t as documented
in Documentation/gpio/driver.txt.
Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions