From: Ben Dooks Date: Wed, 6 Jan 2010 01:14:51 +0000 (+0900) Subject: ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files X-Git-Tag: v2.6.34-rc2~66^2~54^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7162ba03729e0a47aaab44448ce2453f07a9664d;p=pandora-kernel.git ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files Move the VIC based timer interrupt handling out of plat-s3c64xx and into plat-samsung to be re-used for other systems. This also reduces the code size as we now have a common init routine and use the irq_desc to store the interrupt number of the timer. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed