Re: [PATCH v2 10/10] ARM: OMAP2+: board-generic: Remove i2c static init

2012-01-04 Thread Grant Likely
On Fri, Dec 09, 2011 at 03:02:41PM +0100, Benoit Cousson wrote: 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-cous...@ti.com Cc: Tony

[PATCH v2 10/10] ARM: OMAP2+: board-generic: Remove i2c static init

2011-12-09 Thread Benoit Cousson
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-cous...@ti.com Cc: Tony Lindgren t...@atomide.com --- arch/arm/mach-omap2/board-generic.c |