From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932190AbWANLUY (ORCPT ); Sat, 14 Jan 2006 06:20:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932529AbWANLUX (ORCPT ); Sat, 14 Jan 2006 06:20:23 -0500 Received: from soundwarez.org ([217.160.171.123]:47745 "EHLO soundwarez.org") by vger.kernel.org with ESMTP id S932123AbWANLUW (ORCPT ); Sat, 14 Jan 2006 06:20:22 -0500 Date: Sat, 14 Jan 2006 12:20:13 +0100 From: Kay Sievers To: Kalin KOZHUHAROV Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PATCH] SPI patches for 2.6.15 Message-ID: <20060114112013.GA11446@vrfy.org> References: <20060114004403.GA21106@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 14, 2006 at 01:48:30PM +0900, Kalin KOZHUHAROV wrote: > Greg KH wrote: > > Here are a few patches for 2.6.15 that add a SPI driver subsystem to the > > kernel tree. > > Please pull from: > > rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/spi-2.6.git/ > May be just a browser accessible URL for Documentation/spi/spi-summary or at > least a definition of SPI in the header of the mail. > > git is just too complex for me at htemoment (haven't found the time to learn it) If the git web interface is "too complex" for you, then you may not need to know what SPI is too. :) http://www.kernel.org/git/?p=linux/kernel/git/gregkh/spi-2.6.git;a=commitdiff;h=8ae12a0d85987dc138f8c944cb78a92bf466cea0 Take care, Kay