linux/arch/sh/kernel/timers
Magnus Damm f425752fc6 sh: remove old CMT driver
This patch removes the old CMT driver (CONFIG_SH_CMT/timer-cmt.c)

As replacement, select the sh_cmt driver with CONFIG_SH_TIMER_CMT
and configure timer channel using platform data.

If multiple CMT channels are enabled using platform data, use the
earlytimer parameter on the kernel command line to select channel.
For instance, use "earlytimer=sh_cmt.0" to select the first channel.

To verify which timer is being used, look at printouts or the timer
irq count in /proc/interrupts.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-30 13:21:14 +09:00
..
Makefile sh: remove old CMT driver 2009-04-30 13:21:14 +09:00
timer-broadcast.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
timer-mtu2.c cpumask: remove references to struct irqaction's mask field. 2009-03-30 22:05:14 +10:30
timer-tmu.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
timer.c sh: remove old CMT driver 2009-04-30 13:21:14 +09:00