diff options
author | Keerthy <j-keerthy@ti.com> | 2018-06-13 06:40:37 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-06-18 08:55:30 +0300 |
commit | eb3744a2dd01cb07ce9f556d56d6fe451f0c313a (patch) | |
tree | 0c14eca065d5b66220dc97ffea58ea90e9644900 /scripts/gdb/linux/utils.py | |
parent | c1d013a70f557e0d6db29398c955b2ec87db1ff8 (diff) | |
download | linux-eb3744a2dd01cb07ce9f556d56d6fe451f0c313a.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions