powerpc/mpic: finish supporting timer group B on Freescale chips
authorVarun Sethi <Varun.Sethi@freescale.com>
Mon, 9 Jul 2012 08:45:42 +0000 (14:15 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Sep 2012 19:57:07 +0000 (14:57 -0500)
commit03bcb7e35f7e5f759fe03f10a12cd4060dabe60d
treeda831db282105b46a434db47143b51d4a274909f
parent34f84b5b5bc83f4fc208cc278f572e6d926f976b
powerpc/mpic: finish supporting timer group B on Freescale chips

Previously, these interrupts would be mapped, but the offset calculation
was broken, and only the first group was initialized.

Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/mpic.h
arch/powerpc/sysdev/mpic.c