Re: [PATCH] dma: amba-pl08x: use vchan_dma_desc_free_list

From: Vinod Koul
Date: Mon Oct 29 2012 - 02:06:42 EST


On Sun, 2012-10-28 at 00:49 +0900, Akinobu Mita wrote:
> vchan_dma_desc_free_list() iterates through each virt_dma_desc in the
> specified list_head and calls vchan->desc_free().
>
> We can use it instead of repeated execution of pl08x_desc_free() for
> each
> virt_dma_desc in the list_head. Because vchan->desc_free callback is
> set
> as pl08x_desc_free() for amba-pl08x driver.
Applied thanks
--
Vinod Koul
Intel Corp.

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