Re: [PATCH 09/13] atmel-mci: convert to dma_request_channel and down-level dma_slave
From: Dan Williams <hidden>
Date: 2009-01-30 23:02:37
Also in:
lkml
From: Dan Williams <hidden>
Date: 2009-01-30 23:02:37
Also in:
lkml
On Fri, Jan 30, 2009 at 9:40 AM, Atsushi Nemoto [off-list ref] wrote:
On Fri, 14 Nov 2008 14:35:03 -0700, Dan Williams [off-list ref] wrote: How dw_dma_slave passed to the dw_dmac driver? I cannot see where dwc->dws is initialized now. Or am I missing something?
No, the conversion is incomplete. After finding a channel that meets the slave requirements it is up to the driver to set the slave data. I will send a fix in a separate message. Thanks for the review, Dan