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:
67b738e
)
omap: Split omap_read/write functions for omap1 and omap2+
author
Tony Lindgren
<tony@atomide.com>
Fri, 10 Dec 2010 17:46:24 +0000
(09:46 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 10 Dec 2010 17:46:24 +0000
(09:46 -0800)
Otherwise multi-omap1 support for omap1 won't work as the cpu_class_is_omap1()
won't work until the SoC is detected.
Note that eventually these will go away, please use ioremap + read/write instead.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found