powerpc/mpc85xx: Update interrupt handling for IFC controller
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Thu, 13 Sep 2012 08:04:11 +0000 (13:34 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 19 Sep 2012 13:41:22 +0000 (08:41 -0500)
IFC may have one or two interrupts.  If two interrupt specifiers are
present, the first is the "common" interrupt (CM_EVTER_STAT), and the
second is the NAND interrupt (NAND_EVTER_STAT).  If there is only one, that
interrupt reports both types of event.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found