ARM: OMAP2+: board-generic: Remove i2c static init
authorBenoit Cousson <b-cousson@ti.com>
Fri, 23 Sep 2011 11:51:57 +0000 (13:51 +0200)
committerBenoit Cousson <b-cousson@ti.com>
Mon, 12 Mar 2012 13:57:01 +0000 (14:57 +0100)
This mainly reverts the commit that was adding the i2c static init.

Since the i2c and twl nodes are now present, there is no need
for the static initialization anymore.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>

No differences found