Re: [PATCH v2 1/2] dmaengine: imx-dma: cleanup scatterlist layering violations

From: Vinod Koul
Date: Thu Jun 01 2017 - 12:37:45 EST


On Tue, May 30, 2017 at 04:39:16PM -0600, Logan Gunthorpe wrote:
> This dma engine driver directly accesses page_link assuming knowledge
> that should be contained only in scatterlist.h.
>
> We replace these with calls to sg_chain and sg_assign_page.


Applied both, thanks

--
~Vinod