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:
6f7718d
)
ARM: OMAP2+: Remove legacy i2c.c platform init code
author
Tony Lindgren
<tony@atomide.com>
Mon, 25 Nov 2013 19:37:25 +0000
(11:37 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 27 Nov 2013 02:00:56 +0000
(18:00 -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