From: Thomas Gleixner Date: Wed, 2 Feb 2011 21:41:14 +0000 (+0000) Subject: genirq: Consolidate startup/shutdown of interrupts X-Git-Tag: v2.6.39-rc1~503^2~9^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4699923861513671d3f6ade8efb4e56a9a7ecadf;p=pandora-kernel.git genirq: Consolidate startup/shutdown of interrupts Aside of duplicated code some of the startup/shutdown sites do not handle the MASKED/DISABLED flags and the depth field at all. Move that to a helper function and take care of it there. Signed-off-by: Thomas Gleixner Cc: Peter Zijlstra LKML-Reference: <20110202212551.787481468@linutronix.de> --- Reading git-diff-tree failed