From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [CFT 04/11] mmc: omap: add DMA engine support Date: Thu, 7 Jun 2012 10:05:41 -0700 Message-ID: <20120607170541.GG12766@atomide.com> References: <20120607110610.GB15973@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:65449 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932338Ab2FGRFs (ORCPT ); Thu, 7 Jun 2012 13:05:48 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Jarkko Lavinen , Chris Ball , linux-mmc@vger.kernel.org * Russell King [120607 04:11]: > Add DMA engine support to the OMAP driver. This supplements the > private DMA API implementation contained within this driver, and the > driver can be switched at build time between using DMA engine and the > private DMA API. > > Signed-off-by: Russell King This I boot tested on 770 and N800: Tested-by: Tony Lindgren