From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 05/12] mmc: omap_hsmmc: add DMA engine support Date: Mon, 23 Apr 2012 17:16:32 -0700 Message-ID: <20120424001631.GE3739@atomide.com> References: <20120423160409.GE24299@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]:19715 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752601Ab2DXAQe (ORCPT ); Mon, 23 Apr 2012 20:16:34 -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, linux-mmc@vger.kernel.org, Chris Ball * Russell King [120423 09:09]: > 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. > > Signed-off-by: Russell King Tested on 770, n800, 2430sdp, n900, zoom3 and blaze: Tested-by: Tony Lindgren