Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758384Ab0LCKwS (ORCPT ); Fri, 3 Dec 2010 05:52:18 -0500 Received: from mail-wy0-f174.google.com ([74.125.82.174]:64900 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757129Ab0LCKwQ (ORCPT ); Fri, 3 Dec 2010 05:52:16 -0500 Subject: Re: [PATCH 1/2] Change the register name definitions for mc13783 From: Liam Girdwood To: Yong Shen , Sascha Hauer , Samuel Ortiz Cc: List Linux Arm Kernel , Sascha Hauer , Mark Brown , linux-kernel@vger.kernel.org, Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Fri, 03 Dec 2010 10:52:11 +0000 Message-ID: <1291373531.3271.8.camel@odin> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1413 Lines: 42 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 ? Thanks Liam -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http://www.slimlogic.co.uk -- 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/