From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754140AbZHMKBx (ORCPT ); Thu, 13 Aug 2009 06:01:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754133AbZHMKBw (ORCPT ); Thu, 13 Aug 2009 06:01:52 -0400 Received: from aeryn.fluff.org.uk ([87.194.8.8]:45529 "EHLO kira.home.fluff.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754097AbZHMKBu (ORCPT ); Thu, 13 Aug 2009 06:01:50 -0400 Message-Id: <20090813100602.545180197@fluff.org> User-Agent: quilt/0.46-1 Date: Thu, 13 Aug 2009 11:06:02 +0100 From: Ben Dooks To: spi-devel-general@lists.sourceforge.net, dbrownell@users.sourceforge.ne Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org Subject: [patch 0/7] SPI fixes for documentation and spi_s3c24xx driver Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix spello in the SPI documentation and fix the behaviour and bugs in the spi_s3c24xx driver. --