From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gx0-f15.google.com (mail-gx0-f15.google.com [209.85.217.15]) by ozlabs.org (Postfix) with ESMTP id C521BDDDE7 for ; Sat, 25 Oct 2008 22:39:54 +1100 (EST) Received: by gxk8 with SMTP id 8so1232057gxk.9 for ; Sat, 25 Oct 2008 04:39:52 -0700 (PDT) Date: Sat, 25 Oct 2008 07:39:44 -0400 From: Josh Boyer To: Wolfgang Ocker Subject: Re: [PATCH v2] spi: Add PPC4xx SPI driver Message-ID: <20081025113944.GA11828@zod.rchland.ibm.com> References: <1224909004-18756-1-git-send-email-sr@denx.de> <1224929489.4879.10.camel@galileo.recco.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1224929489.4879.10.camel@galileo.recco.de> Sender: Josh Boyer Cc: spi-devel-general@lists.sourceforge.net, Stefan Roese , linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Oct 25, 2008 at 12:11:29PM +0200, Wolfgang Ocker wrote: >On Sat, 2008-10-25 at 06:30 +0200, Stefan Roese wrote: >> This adds a SPI driver for the SPI controller found in the IBM/AMCC >> 4xx PowerPC's. >> >> Signed-off-by: Stefan Roese > >Signed-off-by: Wolfgang Ocker Unless you actually wrote code or it's going through a git tree of yours or you sent the patch out for someone, I think you mean Acked-by. josh