diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-08-22 22:41:10 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-08-29 09:09:06 +0200 |
commit | d875cc27e2399a4b5d190db0a949570fc4276fec (patch) | |
tree | 8ee669eb809271180677f29fbcca3de2f7d7c3b7 /net/wimax/debugfs.c | |
parent | gpio: ep93xx: Use for_each_set_bit() in IRQ handler (diff) | |
download | linux-d875cc27e2399a4b5d190db0a949570fc4276fec.tar.xz linux-d875cc27e2399a4b5d190db0a949570fc4276fec.zip |
gpio: ep93xx: Cut gpio_to_irq() usage
This removes the callback into the gpiolib creating a
circular call to convert between GPIO numbers and IRQs
and pushes the whole business into the driver, just
using an array of IRQ bases for the three IRQ capable
ports.
This way we get rid of including <linux/gpio.h> that
no driver should include.
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'net/wimax/debugfs.c')
0 files changed, 0 insertions, 0 deletions