From: Mark Salter Date: Thu, 19 Jul 2012 01:11:59 +0000 (-0400) Subject: C6X: remove megamod-pic requirement on direct-mapped core pic X-Git-Tag: v3.6-rc1~128^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f89562100ad7d8deecc5a97ac74db7708c1bba;p=pandora-kernel.git C6X: remove megamod-pic requirement on direct-mapped core pic The megamodule PIC cascades a number of interrupt sources into the core priority PIC. The megamodule code depends on the core hardware interrupt numbers being mapped one-to-one with regard to linux interrupt numbers. This patch removes that dependence in order to pave the way for removing the direct mapping in the core PIC code. Signed-off-by: Mark Salter --- Reading git-diff-tree failed