Files
linux/drivers/pci
Bjorn Helgaas 4f092fec67 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>
2015-06-18 16:14:49 -05:00
..
2015-01-22 13:59:45 -06:00
2014-12-16 14:08:14 +01:00
2014-06-10 20:20:19 -06:00
2014-06-10 20:20:19 -06:00
2015-04-10 08:27:18 -05:00
2014-06-10 20:20:19 -06:00