diff options
author | Bjorn Helgaas <[email protected]> | 2015-06-14 21:35:13 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2015-06-18 16:14:49 -0500 |
commit | 4f092fec67191f899fa111a4eeffdf4368494c77 (patch) | |
tree | 6b449fd8ccd7cafefc0019748881abf875693c63 /tools/perf/util/trace-event-scripting.c | |
parent | d49eccb3c1a41b847380279d7f88a88421783f37 (diff) |
PCI: pciehp: Inline the "handle event" functions into the ISR
The pciehp_handle_*() functions (pciehp_handle_attention_button(), etc.)
only contain a line or two of useful code, so it's clumsy to put
them in separate functions. All they so is add an event to a work queue,
and it's clearer to see that directly in the ISR.
Inline them directly into pcie_isr(). No functional change.
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Rajat Jain <[email protected]>
Acked-by: Yinghai Lu <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions