kernel-fxtec-pro1x/arch/arm/plat-samsung
Ben Dooks 7162ba0372 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 <ben-linux@fluff.org>
2010-01-15 17:10:13 +09:00
..
include/plat ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files 2010-01-15 17:10:13 +09:00
clock-clksrc.c ARM: SAMSUNG: Do not register set_parent call if no source 2010-01-15 17:10:11 +09:00
clock.c ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible 2010-01-15 17:10:12 +09:00
dev-fb.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-hsmmc.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-hsmmc1.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-hsmmc2.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-i2c0.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-i2c1.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-nand.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-usb-hsotg.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-usb.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
gpio-config.c ARM: SAMSUNG: Move gpio-config.c into plat-samsung 2010-01-15 17:10:13 +09:00
irq-vic-timer.c ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files 2010-01-15 17:10:13 +09:00
Kconfig ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files 2010-01-15 17:10:13 +09:00
Makefile ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files 2010-01-15 17:10:13 +09:00
pwm-clock.c ARM: SAMSUNG: Move pwm-clock code into plat-samsung 2010-01-15 17:10:12 +09:00