From: Charles Keepax Date: Thu, 26 Mar 2015 16:58:08 +0000 (+0900) Subject: ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore X-Git-Tag: omap-for-v4.1/fixes-rc1~64^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e330ae4ab2915444f1e6dca1358a910aa259362;p=pandora-kernel.git ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore There are two PMICs on Cragganmore, currently one dynamically assign its IRQ base and the other uses a fixed base. It is possible for the statically assigned PMIC to fail if its IRQ is taken by the dynamically assigned one. Fix this by statically assigning both the IRQ bases. Signed-off-by: Charles Keepax Cc: Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed