Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752100Ab1DZPlJ (ORCPT ); Tue, 26 Apr 2011 11:41:09 -0400 Received: from mga11.intel.com ([192.55.52.93]:57576 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751049Ab1DZPlH (ORCPT ); Tue, 26 Apr 2011 11:41:07 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.64,268,1301900400"; d="scan'208";a="914617502" Date: Tue, 26 Apr 2011 17:40:46 +0200 From: Samuel Ortiz To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Abhijeet Dharmapurikar , Greg Kroah-Hartman , Linus Walleij , linux-arm-msm@vger.kernel.org, Mark Brown , linux-kernel@vger.kernel.org, Thomas Glexiner , Andres Salomon , dwalker@fifo99.com, davidb@codeaurora.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PM8921 MFD V5 0/6] pm8921 core and subdevices Message-ID: <20110426154045.GG3175@sortiz-mobl> References: <1302039657-19395-1-git-send-email-adharmap@codeaurora.org> <20110426150746.GF3175@sortiz-mobl> <20110426153737.GZ31131@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20110426153737.GZ31131@pengutronix.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1537 Lines: 43 Hi Uwe, On Tue, Apr 26, 2011 at 05:37:37PM +0200, Uwe Kleine-K?nig wrote: > Hi Samuel, > > On Tue, Apr 26, 2011 at 05:07:47PM +0200, Samuel Ortiz wrote: > > > - mfd_cell does not have platfrom_data anymore - use mfd data instead. > > I'm currently moving that away from the mfd_cell structure, in my for-next > > branch. mfd_cell now has a platform_data pointer back, and you should use > > mfd_get_cell() if you really need to reach the mfd_cell pointer (which you > > apparently don't). > > Could you please generate patchs 3 and 4 against this branch ? > I just saw commit > > 5828fdb (mfd: Use mfd cell platform_data for mc13xxx cells platform bits) > > in next. It has a Cc: for me, but I didn't got it by mail. > > Did you send a mail and it didn't reach me? Or maybe you just forgot to > send the mail out? I haven't sent the patchset to lkml yet. > Anyhow, Acked-by: Uwe Kleine-K?nig for > 5828fdb, Thanks a lot. > but I wonder if it's worth to add a new member to struct > platform_device for that to work. This has been discussed at length already, and it's probably the best solution for now to clearly separate mfd cell access from the platform data bits. 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/