Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752834Ab0LCPJF (ORCPT ); Fri, 3 Dec 2010 10:09:05 -0500 Received: from mga03.intel.com ([143.182.124.21]:58109 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752527Ab0LCPJD (ORCPT ); Fri, 3 Dec 2010 10:09:03 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.59,293,1288594800"; d="scan'208";a="356658694" Date: Fri, 3 Dec 2010 16:08:59 +0100 From: Samuel Ortiz To: Liam Girdwood Cc: Yong Shen , Sascha Hauer , List Linux Arm Kernel , Mark Brown , linux-kernel@vger.kernel.org, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Subject: Re: [PATCH 1/2] Change the register name definitions for mc13783 Message-ID: <20101203150858.GC28954@sortiz-mobl> References: <1291373531.3271.8.camel@odin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1291373531.3271.8.camel@odin> 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: 1533 Lines: 43 Hi Liam, On Fri, Dec 03, 2010 at 10:52:11AM +0000, Liam Girdwood wrote: > On Thu, 2010-12-02 at 19:18 +0800, Yong Shen wrote: > > Hi there, > > > > Please comment inline and use attached file for patch or test. > > > > Thanks > > Yong > > > > >From e112153c6f03b49c229a8e3913a0c0459245df20 Mon Sep 17 00:00:00 2001 > > From: Yong Shen > > Date: Thu, 2 Dec 2010 14:17:02 +0800 > > Subject: [PATCH 1/2] Change the register name definitions for mc13783 > > > > To make mc13783 and mc13892 share code, the register names should be > > changed to fit the new macro definitions in the comming patch. > > > > Signed-off-by: Yong Shen > > --- > > arch/arm/mach-imx/mach-pcm038.c | 4 +- > > arch/arm/mach-mx3/mach-mx31_3ds.c | 4 +- > > arch/arm/mach-mx3/mach-mx31moboard.c | 4 +- > > drivers/regulator/mc13783-regulator.c | 30 +++++++------- > > include/linux/mfd/mc13783.h | 67 +++++++++++++++++---------------- > > 5 files changed, 55 insertions(+), 54 deletions(-) > > Sascha, Samuel, this series touches some of mach-imx and mfd. I can take > via regulator if that's OK with you guys ? I'm fine with that, thanks a lot. 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/