]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 23 Aug 2012 18:08:58 +0000 (13:08 -0500)
commitaddac588930b3ddfb1bfbb184c4f6c96f42f278e
treebe866ef2a1655cf7ac21a3bd8afa124dc2ad37f7
parent263105dd3183c582f186b1e0cc8d0476e3ba930d
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