From: Dmitry Eremin-Solenikov Date: Fri, 22 Jul 2011 19:55:42 +0000 (+0400) Subject: powerpc/83xx: consolidate init_IRQ functions X-Git-Tag: v3.3-rc1~181^2~61^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4fb5ebd83c7044ce0784e899271f6fcb42d0713;p=pandora-kernel.git powerpc/83xx: consolidate init_IRQ functions On mpc83xx platform nearly all _init_IRQ functions look alike. They either just setup ipic, or setup ipic and QE PIC. Separate this to special functions to be either referenced from ppc_md, or called from board file. Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed