of: irq: fix a trivial typo in a doc comment
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 7 Aug 2019 13:22:31 +0000 (15:22 +0200)
committerRob Herring <robh@kernel.org>
Thu, 15 Aug 2019 02:12:16 +0000 (20:12 -0600)
Diverged from what the code does with commit 530210c7814e ("of/irq: Replace
of_irq with of_phandle_args").

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/irq.c

index 7f84bb4..a296eaf 100644 (file)
@@ -277,7 +277,7 @@ EXPORT_SYMBOL_GPL(of_irq_parse_raw);
  * of_irq_parse_one - Resolve an interrupt for a device
  * @device: the device whose interrupt is to be resolved
  * @index: index of the interrupt to resolve
- * @out_irq: structure of_irq filled by this function
+ * @out_irq: structure of_phandle_args filled by this function
  *
  * This function resolves an interrupt for a node by walking the interrupt tree,
  * finding which interrupt controller node it is attached to, and returning the