From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/2] mfd: twl-core: convert to module_i2c_driver() Date: Thu, 16 May 2013 15:58:10 -0700 Message-ID: <20130516225810.GQ5600@atomide.com> References: <1366723151-23209-1-git-send-email-grygorii.strashko@ti.com> <1366723151-23209-3-git-send-email-grygorii.strashko@ti.com> <20130516221710.GU22822@zurbaran> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20130516221710.GU22822@zurbaran> Sender: linux-kernel-owner@vger.kernel.org To: Samuel Ortiz Cc: Grygorii Strashko , Santosh Shilimkar , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-omap@vger.kernel.org * Samuel Ortiz [130516 15:22]: > Hi Grygorii, > > On Tue, Apr 23, 2013 at 04:19:10PM +0300, Grygorii Strashko wrote: > > Shift TWL initialization to module/device init layer, because I2C now is > > not initialized on subsys init layer and shifted to module/device init > > layer instead. > > > > The I2C <--> TWL dependency should be resolved in drivers/Makefile now. > > > > Cc: Santosh Shilimkar > > Cc: linux-omap@vger.kernel.org > > Cc: linux-kernel@vger.kernel.org > > > > Signed-off-by: Grygorii Strashko > > --- > > drivers/mfd/twl-core.c | 12 +----------- > > 1 file changed, 1 insertion(+), 11 deletions(-) > I applied this one to mfd-next for now, and will move it to mfd-fixes if > someone confirms that this is indeed a fix. Thanks, AFAIK it can wait until v3.11 merge window. Regards, Tony