Re: [PATCH] atmel-mci: fix initialization of dma slave data

From: Atsushi Nemoto
Date: Mon Feb 02 2009 - 11:05:10 EST


On Sat, 31 Jan 2009 09:26:43 -0700, Dan Williams <dan.j.williams@xxxxxxxxx> wrote:
> Subject: atmel-mci: fix initialization of dma slave data
>
> From: Dan Williams <dan.j.williams@xxxxxxxxx>
>
> The conversion of atmel-mci to dma_request_channel missed the
> initialization of the channel dma_slave information. The filter_fn
> passed to dma_request_channel is responsible for initializing the
> channel's private data. This implementation has the additional benefit
> of enabling a generic client-channel data passing mechanism.

Thank you. It looks fine for me.

---
Atsushi Nemoto
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/