From: Pannaga Bhushan
Date: Mon, 24 May 2010 06:08:31 +0000 (+0900)
Subject: ARM: S5P: Fix the platform external interrupt issues.
X-Git-Tag: v2.6.35-rc1~40^2^2~1
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fae405838527c136a920eb7b9a2edfc5d2b6198;p=pandora-kernel.git
ARM: S5P: Fix the platform external interrupt issues.
This patch does the following:
1. Corrects the common platform code for external interrupts for using the
VIC mask/unmask bits also.
2. Moves the common defines related to external interrupt for plat-s5p
to common files.
3. Based on the new common defines, corresponding changes are made in the
affected platforms (S5P6440, S5P6442 and S5PC100).
Signed-off-by: Pannaga Bhushan
Signed-off-by: Kukjin Kim
Signed-off-by: Ben Dooks
---
Reading git-diff-tree failed