summaryrefslogtreecommitdiffstats
path: root/drivers/pci/iov.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2015-06-15 04:35:13 +0200
committerBjorn Helgaas <bhelgaas@google.com>2015-06-18 23:14:49 +0200
commit4f092fec67191f899fa111a4eeffdf4368494c77 (patch)
tree6b449fd8ccd7cafefc0019748881abf875693c63 /drivers/pci/iov.c
parentPCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event() (diff)
downloadlinux-4f092fec67191f899fa111a4eeffdf4368494c77.tar.xz
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 'drivers/pci/iov.c')
0 files changed, 0 insertions, 0 deletions