]> 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)
commit8b5f5e6d82b8298b606cded2e9301f12df5129d3
tree553dacec33599fa1044ca4f8ea673b0242255827
parentb7de5ab1bf306f64bc7663e31cefde8399aa6916
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