git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63bad14
)
[WATCHDOG] davinci: convert to ioremap() + io[read|write]
author
Kevin Hilman
<khilman@deeprootsystems.com>
Thu, 29 Jan 2009 22:14:30 +0000
(14:14 -0800)
committer
Wim 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