irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
authorYi Wang <wang.yi59@zte.com.cn>
Sat, 19 Oct 2019 09:07:27 +0000 (17:07 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Nov 2019 23:48:26 +0000 (00:48 +0100)
commit0ed9ca25894ef673d0259e4bd312d5fa1b9a6591
tree331a47cb6b175365fe81ac282d63af2408229949
parenta99d8080aaf358d5d23581244e5da23b35e340b9
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation

A recent commit changed a parameter of __irq_domain_alloc_fwnode(), but
did not update the documentation comment. Fix it up.

Fixes: b977fcf477c1 ("irqdomain/debugfs: Use PAs to generate fwnode names")
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/1571476047-29463-1-git-send-email-wang.yi59@zte.com.cn
kernel/irq/irqdomain.c