From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH 1/5] Blackfin SPI Driver: use bfin_spi_ prefix on all functions Date: Thu, 5 Feb 2009 18:47:35 -0800 Message-ID: <20090205184735.f82c8bc3.akpm@linux-foundation.org> References: <1233828453-13311-1-git-send-email-cooloney@kernel.org> <1233828453-13311-2-git-send-email-cooloney@kernel.org> <20090205141245.2945141e.akpm@linux-foundation.org> <20090206133436.199d9282.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, vapier.adi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org To: Stephen Rothwell Return-path: In-Reply-To: <20090206133436.199d9282.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-spi.vger.kernel.org On Fri, 6 Feb 2009 13:34:36 +1100 Stephen Rothwell wrote: > Hi Andrew, > > On Thu, 5 Feb 2009 14:12:45 -0800 Andrew Morton wrote: > > > > As usual, the driver core guys have gone trompling all over other people's code > > and your patch doesn't apply to linux-next. > > > > 11 out of 61 hunks FAILED -- saving rejects to file drivers/spi/spi_bfin5xx.c.rej > > To be fair no, they don't deserve it! They just got lucky this time ;) >, next-20090206 has one patch to that file it is a single hunk > and only affects 2 lines and the patch was cc'd to the spi folks (I can't > easily tell when as the driver-core stuff (being a quilt tree) gets > rebased often). yup. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756691AbZBFCsS (ORCPT ); Thu, 5 Feb 2009 21:48:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751815AbZBFCsG (ORCPT ); Thu, 5 Feb 2009 21:48:06 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:40576 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750885AbZBFCsF (ORCPT ); Thu, 5 Feb 2009 21:48:05 -0500 Date: Thu, 5 Feb 2009 18:47:35 -0800 From: Andrew Morton To: Stephen Rothwell Cc: Bryan Wu , dbrownell@users.sourceforge.net, spi-devel-general@lists.sourceforge.net, linux-kernel@vger.kernel.org, vapier.adi@gmail.com Subject: Re: [PATCH 1/5] Blackfin SPI Driver: use bfin_spi_ prefix on all functions Message-Id: <20090205184735.f82c8bc3.akpm@linux-foundation.org> In-Reply-To: <20090206133436.199d9282.sfr@canb.auug.org.au> References: <1233828453-13311-1-git-send-email-cooloney@kernel.org> <1233828453-13311-2-git-send-email-cooloney@kernel.org> <20090205141245.2945141e.akpm@linux-foundation.org> <20090206133436.199d9282.sfr@canb.auug.org.au> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 6 Feb 2009 13:34:36 +1100 Stephen Rothwell wrote: > Hi Andrew, > > On Thu, 5 Feb 2009 14:12:45 -0800 Andrew Morton wrote: > > > > As usual, the driver core guys have gone trompling all over other people's code > > and your patch doesn't apply to linux-next. > > > > 11 out of 61 hunks FAILED -- saving rejects to file drivers/spi/spi_bfin5xx.c.rej > > To be fair no, they don't deserve it! They just got lucky this time ;) >, next-20090206 has one patch to that file it is a single hunk > and only affects 2 lines and the patch was cc'd to the spi folks (I can't > easily tell when as the driver-core stuff (being a quilt tree) gets > rebased often). yup.