]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] m68knommu: extract common timer code for 68EZ328 processor
authorGreg Ungerer <gerg@snapgear.com>
Thu, 8 Sep 2005 23:32:14 +0000 (09:32 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 00:27:37 +0000 (17:27 -0700)
commit5457269f3d4b53634c613b3f8f63db774a52b38e
treee41794daea2cd8029b79312ee40fc8bc7b96bf64
parentff1896cd62bb7b4d8d5f37e8ca434a0ccab59f8e
[PATCH] m68knommu: extract common timer code for 68EZ328 processor

Rework the 68x328 configuration and setup code. All 68x328 varients
share the same timer hardware. So extract that into its own file,
instead of keeping copies in each processors setup code.

Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/platform/68EZ328/config.c