mach-ux500: DB8500 PMU support
authorRabin Vincent <rabin.vincent@stericsson.com>
Tue, 8 Feb 2011 03:54:37 +0000 (09:24 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 17 Feb 2011 12:56:12 +0000 (13:56 +0100)
commitaa90eb9d9d39d6e312b822cfa1512bb76e0e1df3
tree28f3c2130a296be1644980c8d844b72025ff8f89
parent0e25a5c98067286fc727cf142fc0dadf95790921
mach-ux500: DB8500 PMU support

DB8500 has irqs from two cores ORed into one. Implement a
workaround to handle this by bouncing the interrupt by setting
the affinity to the other core when the interrupt appears to
be spurious on the current core.

Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/cpu-db8500.c