From: Ingo Molnar Date: Tue, 17 Oct 2006 07:10:03 +0000 (-0700) Subject: [PATCH] genirq: clean up irq-flow-type naming X-Git-Tag: v2.6.19-rc3~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a460e745e8f9c75a0525ff94154a0629f9d3e05d;p=pandora-kernel.git [PATCH] genirq: clean up irq-flow-type naming Introduce desc->name and eliminate the handle_irq_name() hack. Add set_irq_chip_and_handler_name() to set the flow type and name at once. Signed-off-by: Ingo Molnar Acked-by: Thomas Gleixner Cc: "Eric W. Biederman" Cc: Matthew Wilcox Cc: Kyle McMartin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed