From: David Brownell Date: Tue, 5 Aug 2008 20:01:14 +0000 (-0700) Subject: genirq: better warning on irqchip->set_type() failure X-Git-Tag: v2.6.27-rc2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c69ad71bcdecbaab82cfacb1dc967bd7fd967a3b;p=pandora-kernel.git genirq: better warning on irqchip->set_type() failure While I'm glad to finally see the hole fixed whereby passing an invalid IRQ trigger type to request_irq() would be ignored, the current diagnostic isn't quite useful. Fixed by also listing the trigger type which was rejected. Signed-off-by: David Brownell Acked-by: Uwe Kleine-König Cc: Ingo Molnar Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed