From: Paul Mundt Date: Fri, 18 May 2012 01:20:33 +0000 (+0900) Subject: sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API. X-Git-Tag: v3.6-rc1~131^2~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e05bb3d611c7c3d37cadd8c1016ee2e22beefa;p=pandora-kernel.git sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API. The generic hardirq layer provides all of the routines that we need these days, so we don't require any of the dynamic IRQ API wrapping, and can call in to irq_alloc_descs() directly. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed