Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937421Ab3DIKGQ (ORCPT ); Tue, 9 Apr 2013 06:06:16 -0400 Received: from mga14.intel.com ([143.182.124.37]:42702 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937383Ab3DIKGO (ORCPT ); Tue, 9 Apr 2013 06:06:14 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,438,1363158000"; d="scan'208";a="283585574" Date: Tue, 9 Apr 2013 12:06:09 +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: <20130409100609.GQ24058@zurbaran> References: <1365071941-23475-1-git-send-email-lee.jones@linaro.org> <1365071941-23475-2-git-send-email-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1365071941-23475-2-git-send-email-lee.jones@linaro.org> 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: 1170 Lines: 30 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/ -- 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/