Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932222Ab2EUI6r (ORCPT ); Mon, 21 May 2012 04:58:47 -0400 Received: from mga03.intel.com ([143.182.124.21]:29672 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755532Ab2EUI6o (ORCPT ); Mon, 21 May 2012 04:58:44 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="102317487" Date: Mon, 21 May 2012 11:08:44 +0200 From: Samuel Ortiz To: Johan Hovold Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] mfd: Add r_select to lm3533 platform data Message-ID: <20120521090844.GA12015@sortiz-mobl> References: <1337365366-14385-1-git-send-email-jhovold@gmail.com> <20120520131337.GU12015@sortiz-mobl> <20120521084539.GB21033@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120521084539.GB21033@localhost> 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: 1271 Lines: 37 Hi Johan, On Mon, May 21, 2012 at 10:45:39AM +0200, Johan Hovold wrote: > On Sun, May 20, 2012 at 03:13:37PM +0200, Samuel Ortiz wrote: > > Hi Johan, > > > > On Fri, May 18, 2012 at 08:22:45PM +0200, Johan Hovold wrote: > > > Add resistor-select parameter to the platform data. > > > > > > Signed-off-by: Johan Hovold > > > --- > > > > > > Hi Samuel, > > > > > > I believe this one needs to go in through mfd as the iio driver > > > destined for staging-next depends on it. > > It should go along with the iio driver if there is a build dependency. > > No doing so will prevent the tree from being bisectable. > > The sub-drivers already depend on mfd to build as this is where the > header file resides. I haven't looked at it, but if the iio driver Kconfig entry depends on MFD_LM3533, then I can take this change in as no one will be able to build your iio driver until the MFD driver is merged. Is that the case ? 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/