diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-06-14 21:35:13 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-06-18 16:14:49 -0500 |
commit | 4f092fec67191f899fa111a4eeffdf4368494c77 (patch) | |
tree | 6b449fd8ccd7cafefc0019748881abf875693c63 /lib/cordic.c | |
parent | d49eccb3c1a41b847380279d7f88a88421783f37 (diff) | |
download | blackbird-op-linux-4f092fec67191f899fa111a4eeffdf4368494c77.tar.gz blackbird-op-linux-4f092fec67191f899fa111a4eeffdf4368494c77.zip |
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 <bhelgaas@google.com>
Reviewed-by: Rajat Jain <rajatja@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Diffstat (limited to 'lib/cordic.c')
0 files changed, 0 insertions, 0 deletions