]> git.baikalelectronics.ru Git - kernel.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)
commit7b7cf0077d43b4688a52800e9811aa766196b95d
tree3531830148ee9ec29bb590c356aca1e3ae25655c
parent041317d1aeaeebf10ea4e2e4e03fdc61117a5c2b
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