Re: [PATCH v4 3/6] dmaengine: Add slave DMA interface

From: Haavard Skinnemoen
Date: Thu Jun 26 2008 - 09:32:38 EST


Ok, I guess I didn't update all the patch descriptions properly...

Haavard Skinnemoen <haavard.skinnemoen@xxxxxxxxx> wrote:
> A new struct dma_slave_descriptor is added. This extends the standard
> dma_async_tx_descriptor with a few members that are needed for doing
> slave DMA from/to peripherals.

This isn't correct anymore, as the dma_slave_descriptor struct turned
out not to be needed after all.

> A new operation for creating such descriptors is added to struct
> dma_device.

This isn't entirely correct either -- regular dma_async_tx_descriptors
are created, but one such descriptor can represent a whole scatterlist.

I'll update the changelog for the next round...

Haavard
--
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/