Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935736Ab3DINBA (ORCPT ); Tue, 9 Apr 2013 09:01:00 -0400 Received: from mga01.intel.com ([192.55.52.88]:59466 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759207Ab3DINA6 (ORCPT ); Tue, 9 Apr 2013 09:00:58 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,438,1363158000"; d="scan'208";a="316572092" Date: Tue, 9 Apr 2013 15:00:52 +0200 From: Samuel Ortiz To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, arnd@arndb.de, linus.walleij@stericsson.com Subject: Re: [PATCH 2/2] mfd: db8500-prcmu: Support platform dependant device selection Message-ID: <20130409130052.GA9172@zurbaran> References: <1365071941-23475-1-git-send-email-lee.jones@linaro.org> <1365071941-23475-2-git-send-email-lee.jones@linaro.org> <20130409100609.GQ24058@zurbaran> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130409100609.GQ24058@zurbaran> 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: 1382 Lines: 37 In case you did not get this one... On Tue, Apr 09, 2013 at 12:06:09PM +0200, Samuel Ortiz wrote: > Hi Lee, > > On Thu, Apr 04, 2013 at 11:39:01AM +0100, Lee Jones wrote: > > The main aim for this cycle is to have the u8540 booting to a > > console. However, the u8540 doesn't support all of the u8500 > > platform devices yet. After this stage is complete we can then > > fill in the inadequacies, such as specific clock support at a > > later date. To achieve this we're placing devices supported by > > all platforms into a common device structure and the remaining > > ones into a platform specific one. > > > > Cc: Samuel Ortiz > > Signed-off-by: Lee Jones > > --- > > drivers/mfd/db8500-prcmu.c | 52 ++++++++++++++++++++++++++++---------------- > > 1 file changed, 33 insertions(+), 19 deletions(-) > This one does not apply (not even manually) on top of mfd-next. Would you mind > rebasing it (And adding Linus' ACK) ? > > Cheers, > Samuel. > > -- > Intel Open Source Technology Centre > http://oss.intel.com/ -- 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/