git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8633c1
)
ARM: EXYNOS4: convert MCT to percpu interrupt API
author
Marc Zyngier
<marc.zyngier@arm.com>
Thu, 3 Nov 2011 02:13:12 +0000
(11:13 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Sun, 6 Nov 2011 04:53:15 +0000
(13:53 +0900)
MCT recently gained per cpu interrupts, and missed the fact that
ARM has moved to a genirq based implementation.
This patch converts the driver to the new API.
Boot tested on Origen.
Cc: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found