kernel-ark/arch/m68knommu
Greg Ungerer 2f2c267989 m68knommu: cleanup m68knommu timer code
Reduce the function pointer mess of the m68knommu timer code by calling
directly to the local hardware's timer setup, and expose the local
common timer interrupt handler to the lower level hardware timer.

Ultimately this will save definitions of all these functions across all
the platform code to setup the function pointers (which for any given
m68knommu CPU family member can be only one set of hardware timer
functions).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-23 08:32:35 -07:00
..
kernel m68knommu: cleanup m68knommu timer code 2007-10-23 08:32:35 -07:00
lib [NET]: M68Knommu checksum annotations and cleanups. 2006-12-02 21:23:08 -08:00
mm m68knommu: remove is_in_rom() function 2007-07-19 10:04:51 -07:00
platform m68knommu: cleanup m68knommu timer code 2007-10-23 08:32:35 -07:00
defconfig m68knommu: updated defconfig 2007-10-23 08:32:07 -07:00
Kconfig m68knommu: add config support for Savant/Rosie1 board 2007-10-23 08:32:07 -07:00
Kconfig.debug Fix trivial typos in Kconfig* files 2007-05-09 07:12:20 +02:00
Makefile m68knommu: fix make archclean 2007-10-23 08:32:34 -07:00