提交 bb5c2de2 编写于 作者: W Wang Sheng-Hui 提交者: Bjorn Helgaas

PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()

The INTx pin should be INIT[ABCD].  Fix the typo "3=INTC".
Signed-off-by: NWang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
上级 54a58238
......@@ -2421,7 +2421,7 @@ bool pci_acs_path_enabled(struct pci_dev *start,
/**
* pci_swizzle_interrupt_pin - swizzle INTx for device behind bridge
* @dev: the PCI device
* @pin: the INTx pin (1=INTA, 2=INTB, 3=INTD, 4=INTD)
* @pin: the INTx pin (1=INTA, 2=INTB, 3=INTC, 4=INTD)
*
* Perform INTx swizzling for a device behind one level of bridge. This is
* required by section 9.1 of the PCI-to-PCI bridge specification for devices
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册