summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2018-06-13 09:10:37 +0530
committerLinus Walleij <linus.walleij@linaro.org>2018-06-18 07:55:30 +0200
commiteb3744a2dd01cb07ce9f556d56d6fe451f0c313a (patch)
tree0c14eca065d5b66220dc97ffea58ea90e9644900 /arch/arm/mach-davinci
parentc1d013a70f557e0d6db29398c955b2ec87db1ff8 (diff)
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>
Diffstat (limited to 'arch/arm/mach-davinci')
0 files changed, 0 insertions, 0 deletions