From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755150AbZHMV0J (ORCPT ); Thu, 13 Aug 2009 17:26:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752297AbZHMV0I (ORCPT ); Thu, 13 Aug 2009 17:26:08 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:38795 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751690AbZHMV0I (ORCPT ); Thu, 13 Aug 2009 17:26:08 -0400 Date: Thu, 13 Aug 2009 14:24:55 -0700 From: Andrew Morton To: Ben Dooks Cc: spi-devel-general@lists.sourceforge.net, dbrownell@users.sourceforge.ne, linux-kernel@vger.kernel.org Subject: Re: [patch 0/7] SPI fixes for documentation and spi_s3c24xx driver Message-Id: <20090813142455.2489ce67.akpm@linux-foundation.org> In-Reply-To: <20090813100602.545180197@fluff.org> References: <20090813100602.545180197@fluff.org> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-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 Thu, 13 Aug 2009 11:06:02 +0100 Ben Dooks wrote: > Fix spello in the SPI documentation and fix the behaviour and bugs > in the spi_s3c24xx driver. > Do you think that any of these are needed in 2.6.31, or earlier?