From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCH] mfd: twl: fix twl4030 rename for remaining driver, board files Date: Tue, 15 Dec 2009 15:05:46 +0200 Message-ID: <20091215130546.GK3689@nokia.com> References: <1260881723-17255-1-git-send-email-balajitk@ti.com> Reply-To: felipe.balbi@nokia.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Received: from smtp.nokia.com ([192.100.105.134]:53586 "EHLO mgw-mx09.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757104AbZLONGl (ORCPT ); Tue, 15 Dec 2009 08:06:41 -0500 Content-Disposition: inline In-Reply-To: <1260881723-17255-1-git-send-email-balajitk@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "ext balajitk@ti.com" Cc: "linux-omap@vger.kernel.org" , "lrg@slimlogic.co.uk" , "sameo@linux.intel.com" , "broonie@opensource.wolfsonmicro.com" , "tony@atomide.co" , "sfr@canb.auug.org.au" On Tue, Dec 15, 2009 at 01:55:23PM +0100, ext balajitk@ti.com wrote: >From: Balaji T K > > This patch renames include twl4030.h to include twl.h > and also renames twl4030_i2c_ routines remove the spaces above. also, this patch doesn't apply neither on top of linus's master nor tony's master: $ git am ~/check.diff Applying: mfd: twl: fix twl4030 rename for remaining driver, board files error: patch failed: drivers/video/omap/lcd_omap2evm.c:24 error: drivers/video/omap/lcd_omap2evm.c: patch does not apply error: patch failed: drivers/video/omap/lcd_omap3beagle.c:23 error: drivers/video/omap/lcd_omap3beagle.c: patch does not apply error: patch failed: drivers/video/omap/lcd_omap3evm.c:23 error: drivers/video/omap/lcd_omap3evm.c: patch does not apply Patch failed at 0001 mfd: twl: fix twl4030 rename for remaining driver, board files When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". please rebase. -- balbi