]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: sysfs: split irq allocation and deallocation
authorJohan Hovold <johan@kernel.org>
Mon, 4 May 2015 15:10:41 +0000 (17:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 12 May 2015 08:47:27 +0000 (10:47 +0200)
commit25681c113b28f7877e3f6e7974e9bc0c44ba0cd8
tree13ea7d1122a90e078c6dbb0489e553ebf128b820
parent62f11825c88477d109d41255e9fe7db097db11ae
gpio: sysfs: split irq allocation and deallocation

Add separate helper functions for irq request and free.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-sysfs.c