]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8187ff360231dda4b595ca13850cada9532f372b
tree553dacec33599fa1044ca4f8ea673b0242255827
parent9fc6cf7d7976699d09f97ec4afa2360f5a2a5349
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