diff options
author | Paul Burton <[email protected]> | 2016-09-19 22:21:19 +0100 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2016-10-06 17:31:00 +0200 |
commit | 19afc3d269fe66137ddb030b8ffdb8553066ba4a (patch) | |
tree | 3d56afec7e5421a75d0c02d2df25f729d8616a42 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 690803acca14e8aa101ca5204f0a23c24d7ad8c3 (diff) |
irqchip: i8259: Allow platforms to override poll function
The default i8259 polling function (i8259_irq) is nicely generic but is
fairly costly. Platforms often provide an alternative means of polling
for an i8259 interrupt, and when using the i8259 without device tree
have typically just chained its parent interrupt to their own handler
function. In order to allow for platform-specific polling functions to
be used in cases where the driver is probed via device tree, provide an
i8259_set_poll function that accepts a pointer to an alternative poll
function that will override the default.
Signed-off-by: Paul Burton <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/14270/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions