From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 9FDEAB7CCD for ; Fri, 28 Aug 2009 15:59:21 +1000 (EST) Received: from n20.bullet.mail.mud.yahoo.com (n20.bullet.mail.mud.yahoo.com [68.142.206.147]) by ozlabs.org (Postfix) with SMTP id DEE60DDD01 for ; Fri, 28 Aug 2009 15:59:20 +1000 (EST) From: David Brownell To: avorontsov@ru.mvista.com Subject: Re: [PATCH v2 0/8] spi_mpc8xxx: Add support for DMA transfers Date: Thu, 27 Aug 2009 21:41:59 -0700 References: <20090818220304.GA23640@oksana.dev.rtsoft.ru> In-Reply-To: <20090818220304.GA23640@oksana.dev.rtsoft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200908272141.59796.david-b@pacbell.net> Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, spi-devel-general@lists.sourceforge.net, Andrew Morton List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 18 August 2009, Anton Vorontsov wrote: > - Fix build issues in fsl_qe_udc; > - Some minor cosmetic changes in "Add support for QE DMA mode and > CPM1/CPM2 chips" patch. Hmm ... the first four of these are pure PPC stuff and thus not appropriate to send as SPI patches; but the second four depend on them. So I'll just say Acked-by: David Brownell and ask you to merge via the PPC tree. (And hope that you verified these are bisectable...)