From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH] This adds support for SPI slave controller drivers Date: Thu, 2 Jul 2009 18:45:46 -0700 Message-ID: <200907021845.46422.david-b@pacbell.net> References: <1244828653.3513.16.camel@ubuntu-vmware> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: Ken Mills To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Return-path: In-Reply-To: <1244828653.3513.16.camel@ubuntu-vmware> Content-Disposition: inline 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 Friday 12 June 2009, Ken Mills wrote: > Signed-off-by: Ken Mills > --- > =A0drivers/spi/spi.c =A0 =A0 =A0 | =A0368 +++++++++++++++++++++++++++++++= +++++++++++----- > =A0include/linux/spi/spi.h | =A0100 ++++++++++++- > =A02 files changed, 427 insertions(+), 41 deletions(-) Comments from anyone? I'm going to stick this into my review queue, but it may sit there for a while yet while I catch up... ---------------------------------------------------------------------------= ---