From: Thomas Gleixner Date: Sun, 27 Mar 2011 14:04:30 +0000 (+0200) Subject: MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions X-Git-Tag: v2.6.39-rc1~6^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7cd6fd8278a754df6495fcc5cfa4dd3df42206;p=pandora-kernel.git MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions Make use of the IRQCHIP_ONOFFLINE_ENABLED flag and remove the wrappers. Use irqd_irq_disabled() instead of desc->status, which will go away. Signed-off-by: Thomas Gleixner Tested-by: David Daney --- Reading git-diff-tree failed