[PATCH] sh: Simple timer framework
This builds on some of the clock framework code to support a simple system timer interface. Signed-off-by:Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- arch/sh/kernel/timers/Makefile 8 additions, 0 deletionsarch/sh/kernel/timers/Makefile
- arch/sh/kernel/timers/timer-tmu.c 229 additions, 0 deletionsarch/sh/kernel/timers/timer-tmu.c
- arch/sh/kernel/timers/timer.c 50 additions, 0 deletionsarch/sh/kernel/timers/timer.c
- include/asm-sh/timer.h 42 additions, 0 deletionsinclude/asm-sh/timer.h
Loading
Please register or sign in to comment