OSDN Git Service

OF/PCI: Update of_irq_parse_and_map_pci() comment
authorMatthew Minter <matt@masarand.com>
Wed, 28 Jun 2017 20:14:03 +0000 (15:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 2 Jul 2017 21:14:28 +0000 (16:14 -0500)
commit716fb31148e9ce78f7c96c1f81a32f52140bcd98
tree553dacec33599fa1044ca4f8ea673b0242255827
parent47a650f2795b00297a5a3eab7aaa46bdb2bbe304
OF/PCI: Update of_irq_parse_and_map_pci() comment

With the introduction of struct pci_host_bridge.(*map_irq) function pointer
add another direct usage of of_irq_parse_and_map_pci().

Update the function comment to reflect this behaviour.

Signed-off-by: Matthew Minter <matt@masarand.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/of/of_pci_irq.c