From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 21 Jun 2010 04:40:30 +0000 Subject: Re: [PATCH] initialise DMA engine before MMC Message-Id: <20100621044030.GC29997@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski , Dan Williams Cc: linux-kernel@vger.kernel.org, "linux-sh@vger.kernel.org" , Greg Kroah-Hartman , linux-mmc@vger.kernel.org On Mon, Jun 07, 2010 at 01:16:36PM +0200, Guennadi Liakhovetski wrote: > To use DMA engine based DMA with MMC in a non-modular build, the DMA > engine has to initialise before MMC. > > Signed-off-by: Guennadi Liakhovetski Dan, any objections to this?