commit | fbdb5f865b570e34d6e0d17f327f8d9bc2c4ccc6 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Tue Dec 04 17:25:45 2007 +0100 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Feb 08 11:06:28 2008 +0100 |
tree | f73d1344e299dac0c8e214368c5d1774a759a244 | |
parent | bd1c8c54b9a0a60fde31322bcae9d308ba069f12 [diff] |
CRIS v32: Update and improve kernel/time.c - 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.