From: Grant Likely Date: Sun, 21 Dec 2008 09:54:27 +0000 (-0700) Subject: powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller X-Git-Tag: v2.6.29-rc1~574^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd952cbb3dae9ea2dc47cc902b796e1e2bf806f0;p=pandora-kernel.git powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller The MPC5200 internal interrupt controller setup function needs to set the default interrupt controller when it is called. Without this irq_create_of_mapping() cannot be called without first determining the pointer to the irq controller (ie. call with controller = NULL). Reported-by: Steven Cavanagh Signed-off-by: Grant Likely --- Reading git-diff-tree failed