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)
commit6fff8314046276331314ae32cea34c6d11c440d2
treee5af49b3196569a3cc53bbba3203dbe8621a279c
parentee23871389d51e07380d23887333622fbe7d3dd9
genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips

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>
kernel/irq/generic-chip.c