commit | 93651b85bbd1479321af1de0d14ca95c231e538a | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Fri Sep 23 13:51:57 2011 +0200 |
committer | Benoit Cousson <b-cousson@ti.com> | Mon Mar 12 14:57:01 2012 +0100 |
tree | 6428b562f7803378f781468d5419360e9e8948e6 | |
parent | 5340b51d78a245e01a890e85f4f0159593f90153 [diff] |
ARM: OMAP2+: board-generic: Remove i2c static init 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>