]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit721c0705906e2ba69907fd2ca837bec6b6a8dbcb
treeff34fdf1efa8bc2dc6131174e47f42ff17ca46a3
parent1919aac36c2472ad010102661d5aa6d55f0d66a4
powerpc/mpc85xx: Update interrupt handling for IFC controller

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>
arch/powerpc/sysdev/fsl_ifc.c