[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1351490024.7077.34.camel@vkoul-udesk3>
Date: Mon, 29 Oct 2012 11:23:44 +0530
From: Vinod Koul <vkoul@...radead.org>
To: Akinobu Mita <akinobu.mita@...il.com>
Cc: vinod.koul@...el.com, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org, Dan Williams <djbw@...com>
Subject: Re: [PATCH] dma: amba-pl08x: use vchan_dma_desc_free_list
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists