]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - arch/arm/mach-omap2/board-generic.c
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)
commit93651b85bbd1479321af1de0d14ca95c231e538a
tree6428b562f7803378f781468d5419360e9e8948e6
parent5340b51d78a245e01a890e85f4f0159593f90153
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>
arch/arm/mach-omap2/board-generic.c