commit | df3d02962bc39155c8b4214ce6f0e84750c7921f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Dec 03 20:28:21 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Dec 30 09:36:52 2010 +0900 |
tree | 4998b0c7750e788b77e0ad50bbdcbebfb7c96f10 | |
parent | 27b31e56239b44608cad176c36c384c0265f8da5 [diff] |
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 <broonie@opensource.wolfsonmicro.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>