commit | b071c1fd7a8ad041759d9a9e87d1b4333417e36c | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Wed Aug 07 15:20:49 2019 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Aug 30 14:00:34 2019 -0500 |
tree | e83b57366b54a926bf46b460f646f1a14862e461 | |
parent | d1bbf38aaf882240cccca414e5a48db42e105da7 [diff] |
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>