From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [CFT 05/11] mmc: omap: remove private DMA API implementation Date: Thu, 7 Jun 2012 10:05:59 -0700 Message-ID: <20120607170556.GH12766@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]:10357 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932334Ab2FGRGB (ORCPT ); Thu, 7 Jun 2012 13:06:01 -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, Jarkko Lavinen , Chris Ball , linux-mmc@vger.kernel.org * Russell King [120607 04:12]: > Remove the private DMA API implementation from omap, making it use > entirely the DMA engine API. > > Signed-off-by: Russell King Tested-by: Tony Lindgren