Merge branch 'pci/reset' into next
[firefly-linux-kernel-4.4.55.git] / drivers / pci / pci.c
index 8386367814eeb0611dd68ee29adea327548609c6..b6d4afa8ba40653a8dccf4cce447fbb7cc8c69bd 100644 (file)
@@ -2961,7 +2961,7 @@ bool pci_check_and_mask_intx(struct pci_dev *dev)
 EXPORT_SYMBOL_GPL(pci_check_and_mask_intx);
 
 /**
- * pci_check_and_mask_intx - unmask INTx of no interrupt is pending
+ * pci_check_and_unmask_intx - unmask INTx if no interrupt is pending
  * @dev: the PCI device to operate on
  *
  * Check if the device dev has its INTx line asserted, unmask it if not