Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754985Ab3EPWRV (ORCPT ); Thu, 16 May 2013 18:17:21 -0400 Received: from mga09.intel.com ([134.134.136.24]:9077 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755055Ab3EPWRR (ORCPT ); Thu, 16 May 2013 18:17:17 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,686,1363158000"; d="scan'208";a="314895602" Date: Fri, 17 May 2013 00:17:10 +0200 From: Samuel Ortiz To: Grygorii Strashko Cc: Tony Lindgren , Santosh Shilimkar , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] mfd: twl-core: convert to module_i2c_driver() Message-ID: <20130516221710.GU22822@zurbaran> References: <1366723151-23209-1-git-send-email-grygorii.strashko@ti.com> <1366723151-23209-3-git-send-email-grygorii.strashko@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1366723151-23209-3-git-send-email-grygorii.strashko@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1054 Lines: 31 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. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/