diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-03-14 18:24:30 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-03-18 09:28:30 +0100 |
commit | 8c1d50a6a7aa29a45a43b6073cf540eb7ee028a5 (patch) | |
tree | f50268a2153488a79a9623908101aa735f7dd107 /drivers/pinctrl/pinctrl-exynos.c | |
parent | gpio: switch drivers to use new callback (diff) | |
download | linux-8c1d50a6a7aa29a45a43b6073cf540eb7ee028a5.tar.xz linux-8c1d50a6a7aa29a45a43b6073cf540eb7ee028a5.zip |
pinctrl: coh901: move irq line locking to resource callbacks
This switches the COH901 GPIO driver over to using the
.request_resources() and .release_resources() callbacks from
the irqchip vtable and separate the calls from the .enable()
and .disable() callbacks as the latter cannot really say no
to a request, whereas the resource callbacks can.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-exynos.c')
0 files changed, 0 insertions, 0 deletions