diff options
| author | Keerthy <[email protected]> | 2018-06-13 09:10:37 +0530 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2018-06-18 07:55:30 +0200 |
| commit | eb3744a2dd01cb07ce9f556d56d6fe451f0c313a (patch) | |
| tree | 0c14eca065d5b66220dc97ffea58ea90e9644900 /tools/perf/scripts/python/stackcollapse.py | |
| parent | c1d013a70f557e0d6db29398c955b2ec87db1ff8 (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 <[email protected]>
Reviewed-by: Grygorii Strashko <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions