CRIS v32: Update and improve kernel/time.c
authorJesper Nilsson <jesper.nilsson@axis.com>
Tue, 4 Dec 2007 16:25:45 +0000 (17:25 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:28 +0000 (11:06 +0100)
- Shorten include paths to machine dependent header files.
- Register name for first timer is now regi_timer0.
- Remove raw_printk hack, use oops_in_progress instead.
- Add handling of CPU frequency scaling for CRIS.
- Remove regs parameter to timer_interrupt, get them from get_irq_regs instead.
- Whitespace and formatting changes.


No differences found