From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2] mfd: twl: fix twl4030 rename for remaining driver, board files Date: Tue, 15 Dec 2009 09:43:18 -0800 Message-ID: <20091215174318.GJ4575@atomide.com> References: <1260887942-32644-1-git-send-email-balajitk@ti.com> <19F8576C6E063C45BE387C64729E739404372AAFA4@dbde02.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:56255 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753277AbZLORnX (ORCPT ); Tue, 15 Dec 2009 12:43:23 -0500 Content-Disposition: inline In-Reply-To: <19F8576C6E063C45BE387C64729E739404372AAFA4@dbde02.ent.ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Krishnamoorthy, Balaji T" Cc: "linux-omap@vger.kernel.org" , "sameo@linux.intel.com" , "broonie@opensource.wolfsonmicro.com" , "sfr@canb.auug.org.au" , "felipe.balbi@nokia.com" , "lrg@slimlogic.co.uk" * Krishnamoorthy, Balaji T [091215 08:09]: > Hi Samuel, > Could you please take this patch through the mfd tree. NAK. Please redo the whole twl rename series so _every_ patch in the series builds for _every_ omap and x86. Then let's have it sit in for-next before merging it. Otherwise git bisect breaks on x86 also. Regards, Tony > Thanks and Regards, > Balaji T K > > > -----Original Message----- > > From: Krishnamoorthy, Balaji T > > Sent: Tuesday, December 15, 2009 8:09 PM > > To: linux-omap@vger.kernel.org; sameo@linux.intel.com > > Cc: broonie@opensource.wolfsonmicro.com; tony@atomide.com; > > sfr@canb.auug.org.au; felipe.balbi@nokia.com; lrg@slimlogic.co.uk; > > Krishnamoorthy, Balaji T > > Subject: [PATCH v2] mfd: twl: fix twl4030 rename for remaining driver, board > > files > > > > From: Balaji T K > > > > This patch renames include twl4030.h to include twl.h > > and also renames twl4030_i2c_ routines > > > > Signed-off-by: Balaji T K > > Acked-by: Mark Brown > > Reviewed-by: Felipe Balbi > > --- > > rebased the patch on latest mainline > > commit 3ea6b3d0e6d0ffd91c0f8cadeb69b7133c038b32 > > > > arch/arm/mach-omap2/board-cm-t35.c | 2 +- > > arch/arm/mach-omap2/board-igep0020.c | 2 +- > > arch/arm/mach-omap2/board-omap3evm.c | 2 +- > > arch/arm/mach-omap2/board-omap3touchbook.c | 2 +- > > arch/arm/mach-omap2/board-rx51-peripherals.c | 2 +- > > arch/arm/mach-omap2/board-zoom-peripherals.c | 2 +- > > drivers/mfd/twl4030-codec.c | 10 +++++----- > > drivers/video/omap/lcd_ldp.c | 4 ++-- > > drivers/video/omap/lcd_omap2evm.c | 10 +++++----- > > drivers/video/omap/lcd_omap3beagle.c | 2 +- > > drivers/video/omap/lcd_omap3evm.c | 10 +++++----- > > drivers/video/omap/lcd_overo.c | 2 +- > > sound/soc/omap/sdp3430.c | 6 +++--- > > 13 files changed, 28 insertions(+), 28 deletions(-)