genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips
authorJames Hogan <james.hogan@imgtec.com>
Tue, 18 Jun 2013 14:08:33 +0000 (15:08 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 24 Jun 2013 13:38:12 +0000 (15:38 +0200)
Commit 088f40b7b027dad6519712ff224a5798dd62a204 ("genirq: Generic chip:
Add linear irq domain support") missed kerneldoc for the gcflags
argument of irq_alloc_domain_generic_chips(). Add it now.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Link: http://lkml.kernel.org/r/1371564513-4327-1-git-send-email-james.hogan@imgtec.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found