linux/arch/arm/plat-iop
Shawn Guo 838a2ae80a ARM: use clockevents_config_and_register() where possible
The clockevent core is able to figure out the best mult and shift,
calculate min_delta_ns and max_delta_ns, with the necessary info passed
into clockevents_config_and_register().  Use this combined configure
and register function where possible to make the codes less error prone
and gain some positive diff stat.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Reviewed-by: Anton Vorontsov <cbouatmailru@gmail.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Tested-by: Roland Stigge <stigge@antcom.de>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: David Brown <davidb@codeaurora.org>
Tested-by: Tony Lindgren <tony@atomide.com>
Acked-by: Barry Song <baohua.song@csr.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Tony Prisk <linux@prisktech.co.nz>
Cc: Lennert Buytenhek <buytenh@wantstofly.org>
Cc: Wan ZongShun <mcuos.com@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
2013-01-14 10:12:42 -08:00
..
Makefile Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
adma.c dmaengine: cleanup unused transaction types 2009-09-08 17:42:52 -07:00
cp6.c ARM: 6969/1: plat-iop: fix build error 2011-06-21 11:33:21 +01:00
gpio.c arm: Add export.h to ARM specific files as required. 2011-10-31 19:30:50 -04:00
i2c.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
pci.c ARM: iop3xx: use fixed PCI i/o mapping 2012-07-26 09:10:04 -05:00
pmu.c ARM: pmu: remove arm_pmu_type enumeration 2012-08-23 11:35:51 +01:00
restart.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
setup.c ARM: iop3xx: use fixed PCI i/o mapping 2012-07-26 09:10:04 -05:00
time.c ARM: use clockevents_config_and_register() where possible 2013-01-14 10:12:42 -08:00