summary refs log tree commit diff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorDale Farnsworth <dale@farnsworth.org>2007-07-24 11:09:18 -0700
committerWim Van Sebroeck <wim@iguana.be>2007-07-24 21:15:58 +0000
commit8a5cfa648347ab04e63a7f5e3699768d1f9bf00d (patch)
treebd9a7457e23239bc8a755d35dc3aa793dd1f650c /arch/powerpc
parent422db8d229affd429b5a7389600877aa7dea2704 (diff)
downloadlinux-8a5cfa648347ab04e63a7f5e3699768d1f9bf00d.tar.gz
[WATCHDOG] mv64x60_wdt: Get register address from platform data
Previously, the address of the watchdog timer registers was
retrieved by calling a global function, mv64x60_get_bridge_vbase().
That function doesn't exist in arch/powerpc.  Instead, we now get
the register address from a platform data resource and ioremap
the registers within the driver.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions