[WATCHDOG] davinci: convert to ioremap() + io[read|write]
authorKevin Hilman <khilman@deeprootsystems.com>
Thu, 29 Jan 2009 22:14:30 +0000 (14:14 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 25 Mar 2009 08:57:43 +0000 (08:57 +0000)
Remove davinci platform-specific IO accessor macros in favor
of standard ioremap + io[read|write]* functions.

Also, convert printk(KERN_ERR ....) into dev_err(...)

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found