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-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html