Files
rockchip-kernel/include/linux/platform_data
Keerthy eb3744a2dd gpio: davinci: Do not assume continuous IRQ numbering
Currently the driver assumes that the interrupts are continuous
and does platform_get_irq only once and assumes the rest are continuous,
instead call platform_get_irq for all the interrupts and store them
in an array for later use.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-06-18 07:55:30 +02:00
..
2016-01-24 14:46:21 +00:00
2015-10-17 21:22:08 -07:00
2017-04-10 17:31:17 +01:00
2018-04-24 10:44:25 +01:00