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)
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>

No differences found