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:
54c4785
)
cbus: Limit omap_read/write to omap1 only
author
Tony Lindgren
<tony@atomide.com>
Wed, 22 Feb 2012 22:46:25 +0000
(14:46 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 22 Feb 2012 22:46:25 +0000
(14:46 -0800)
We are about to remove omap_read/write for omap2+, so let's
first cut the dependencies between drivers and core omap code
so drivers can then be fixed separately to use ioremap +
read/write.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found