From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [CFT 02/11] mmc: omap_hsmmc: add DMA engine support Date: Thu, 7 Jun 2012 10:04:42 -0700 Message-ID: <20120607170440.GE12766@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-01-ewr.mailhop.org ([204.13.248.71]:17057 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760213Ab2FGREu (ORCPT ); Thu, 7 Jun 2012 13:04:50 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Russell King Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Chris Ball , linux-mmc@vger.kernel.org * Russell King [120607 04:11]: > Add DMA engine support to the OMAP HSMMC 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. > > Tested-by: Grazvydas Ignotas > Signed-off-by: Russell King Gave this quick boot test on 2430sdp, zoom3, n900 and blaze: Tested-by: Tony Lindgren