aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-08-07 15:20:49 +0200
committerBjorn Helgaas <bhelgaas@google.com>2019-08-30 14:00:34 -0500
commitb071c1fd7a8ad041759d9a9e87d1b4333417e36c (patch)
treee83b57366b54a926bf46b460f646f1a14862e461 /drivers/pci
parentPCI: Fix typos and whitespace errors (diff)
downloadlinux-dev-b071c1fd7a8ad041759d9a9e87d1b4333417e36c.tar.xz
linux-dev-b071c1fd7a8ad041759d9a9e87d1b4333417e36c.zip
PCI: OF: Correct of_irq_parse_pci() documentation
530210c7814e ("of/irq: Replace of_irq with of_phandle_args") changed the of_irq_parse_pci() parameter type but didn't change the corresponding documentation. Update the function doc to match. Link: https://lore.kernel.org/r/20190807132049.10304-1-lkundrak@v3.sk Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci')
-rw-r--r--drivers/pci/of.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/of.c b/drivers/pci/of.c
index bc7b27a28795..36891e7deee3 100644
--- a/drivers/pci/of.c
+++ b/drivers/pci/of.c
@@ -353,7 +353,7 @@ EXPORT_SYMBOL_GPL(devm_of_pci_get_host_bridge_resources);
/**
* of_irq_parse_pci - Resolve the interrupt for a PCI device
* @pdev: the device whose interrupt is to be resolved
- * @out_irq: structure of_irq filled by this function
+ * @out_irq: structure of_phandle_args filled by this function
*
* This function resolves the PCI interrupt for a given PCI device. If a
* device-node exists for a given pci_dev, it will use normal OF tree