]> git.baikalelectronics.ru Git - kernel.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)
commitd9d3fcfd1c6cbddff213938cea721c988042d069
tree5fa38dd459d1c926db436a4a9356b3ef6bf7d78b
parentce0e82ec9c58b75b57e0ca1874ea51b3dcfc18d3
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