Re: [PATCH] dmaengine: at_hdmac: use dma_address to program DMA hardware

From: Dan Williams
Date: Fri Jan 14 2011 - 19:15:04 EST


On Mon, Jan 10, 2011 at 5:21 AM, Nicolas Ferre <nicolas.ferre@xxxxxxxxx> wrote:
> Le 15/12/2010 18:50, Nicolas Ferre :
>> In atc_prep_slave_sg() function we use dma_address field of scatterlist with
>> sg_dma_address() macro instead of sg_phys(). DMA address is already computed
>> by dma_map_sg() or another mapping function in calling driver.
>
> Ping?
>

Applied.
--
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/