Re: [RFC v3 4/7] dmaengine: Add slave DMA interface

From: Dan Williams
Date: Wed Feb 13 2008 - 02:21:54 EST


On Feb 12, 2008 9:43 AM, Haavard Skinnemoen <hskinnemoen@xxxxxxxxx> wrote:
[..]
> +enum dma_slave_direction {
> + DMA_SLAVE_TO_MEMORY,
> + DMA_SLAVE_FROM_MEMORY,
> +};

Just reuse enum dma_data_direction from the dma-mapping api.

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