From: Thomas Gleixner Date: Wed, 19 Jan 2011 11:18:57 +0000 (+0100) Subject: h8300: Convert interrupt handling to flow handler X-Git-Tag: v2.6.38-rc2~7^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9f91ef5e3a5bc1d4aa05b5d26c4d9e6dd930750;p=pandora-kernel.git h8300: Convert interrupt handling to flow handler __do_IRQ is deprecated so h8300 needs to be converted to proper flow handling. The irq chip is simple and does not required any mask/ack/eoi functions, so we can use handle_simple_irq. Signed-off-by: Thomas Gleixner Cc: Yoshinori Sato Cc: Paul Mundt --- Reading git-diff-tree failed