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:
3f7e049
)
ARM: OMAP2+: Remove legacy i2c.c platform init code
author
Tony Lindgren
<tony@atomide.com>
Fri, 6 Dec 2013 18:52:59 +0000
(10:52 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Sun, 8 Dec 2013 22:15:46 +0000
(14:15 -0800)
We can now initialize I2C for mach-omap2 using device tree. And we
can move the remaining code in plat-omap/i2c.c into mach-omap1/i2c.c.
Note that we cannot remove some of the I2C bus reset functions
as they are being used by hwmod code.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found