]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: mcp23s08: delete req/rel_resource callbacks
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 22 Mar 2016 13:28:34 +0000 (14:28 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 30 Mar 2016 08:38:50 +0000 (10:38 +0200)
commitf7aed67d632f6e316b9a9e2fe2818a07bfa42e81
tree5fa38dd459d1c926db436a4a9356b3ef6bf7d78b
parentdad3d272957b006b9069486597610840f7063350
gpio: mcp23s08: delete req/rel_resource callbacks

When using the GPIOLIB_IRQCHIP the gpiolib provides a
straight-forward implementation of request/release resources,
rely on that instead.

Cc: Phil Reid <preid@electromag.com.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mcp23s08.c