From: Chris Metcalf Date: Thu, 1 Dec 2011 17:58:19 +0000 (-0500) Subject: arch/tile: use new generic {enable,disable}_percpu_irq() routines X-Git-Tag: v3.2-rc5~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c90547b4a3fcee184db4d54ffc1a4fb17fd54d6;p=pandora-kernel.git arch/tile: use new generic {enable,disable}_percpu_irq() routines We provided very similar routines internally, but now we can hook into the generic framework by supplying our routines as function pointers in the irq_chip structure instead. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed