From: Timur Tabi <ti...@codeaurora.org> Date: Thu, 12 Oct 2017 12:42:04 -0500
> This reverts commit df1ec1b9d0df57e96011f175418dc95b1af46821. > > It turns out that memory allocated via dma_alloc_coherent is always > aligned to the size of the buffer, so there's no way the RRD and RFD > can ever be in separate 32-bit regions. > > Signed-off-by: Timur Tabi <ti...@codeaurora.org> Applied, thanks.