]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68knommu: clean up ColdFire 54xx General Timer definitions
authorGreg Ungerer <gerg@uclinux.org>
Tue, 18 Sep 2012 04:51:46 +0000 (14:51 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:34:03 +0000 (23:34 +1000)
commit944c3d81dbead14725e7d12675c37a2027760608
tree3531830148ee9ec29bb590c356aca1e3ae25655c
parent632306f2454bf46c71d4fb7a499916d942b22a32
m68knommu: clean up ColdFire 54xx General Timer definitions

Convert the ColdFire 54xx CPU General Timer register address definitions to
include the MCF_MBAR peripheral region offset. This makes them consistent
with all other 54xx address register definitions (in m54xxsim.h).

The goal is to reduce different definitions used (some including offsets and
others not) causing bugs when used incorrectly.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m54xxgpt.h
arch/m68k/platform/coldfire/m54xx.c
drivers/watchdog/m54xx_wdt.c