diff options
author | Thierry Reding <[email protected]> | 2017-11-07 19:15:58 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-11-08 14:17:12 +0100 |
commit | 8302cf585288f75fd253f6b9a094d51ae371a3f3 (patch) | |
tree | cacc2410c43290426bfe27da4d721e52282994ac /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 60ed54cae8dc0f2d41cafbd477bbed6deb716615 (diff) |
gpio: Introduce struct gpio_irq_chip.first
Some GPIO chips cannot support sparse IRQ numbering and therefore need
to manually allocate their interrupt descriptors statically. For these
cases, a driver can pass the first allocated IRQ via the struct
gpio_irq_chip's "first" field and thereby cause the IRQ domain to map
all IRQs during initialization.
Suggested-by: Grygorii Strashko <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Acked-by: Grygorii Strashko <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions