summary refs log tree commit diff
path: root/drivers/fpga
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2017-10-11 14:14:38 +0530
committerBjorn Helgaas <bhelgaas@google.com>2017-10-31 15:33:46 -0500
commitb7636e816adcb52bc96b6fb7bc9d141cbfd17ddb (patch)
tree1ea4fa1ff02a2df79fd46682f7dc46d3eb16fabb /drivers/fpga
parent139838fffec40296d7235982a1a9b917ba31530f (diff)
downloadlinux-b7636e816adcb52bc96b6fb7bc9d141cbfd17ddb.tar.gz
misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
pci_disable_msi() throws a Kernel BUG if the driver has successfully
requested an IRQ and not released it. Fix it here by freeing IRQs before
invoking pci_disable_msi().

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions