From: Mark Brown Date: Fri, 3 Dec 2010 11:28:21 +0000 (+0900) Subject: ARM: SAMSUNG: Convert irq-vic-timer to irq_ functions X-Git-Tag: v2.6.38-rc1~38^2^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3d02962bc39155c8b4214ce6f0e84750c7921f;p=pandora-kernel.git ARM: SAMSUNG: Convert irq-vic-timer to irq_ functions Conver the VIC timer interrupts to use the irq_ versions of the IRQ operatiosn introduced in 2.6.37, storing the mask for the timer interrupt in the chip_data of the irq_data in order to save having to do a substraction and a shift on every operation. Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed