dmaengine: at_xdmac: align descriptors on 64 bits
authorLudovic Desroches <ludovic.desroches@atmel.com>
Thu, 12 May 2016 14:54:08 +0000 (16:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Aug 2016 09:49:24 +0000 (11:49 +0200)
commit1b60fcdcf9bc09d3f86084b17d75c050cfed13a8
treeb4e48d435e9a65e2e15b4cd50166bcc63b4c9b0e
parentba1eebc72dc6cf8995562e534a337b965b66ef3b
dmaengine: at_xdmac: align descriptors on 64 bits

commit 4a9723e8df68cfce4048517ee32e37f78854b6fb upstream.

Having descriptors aligned on 64 bits allows update CNDA and CUBC in an
atomic way.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Fixes: e1f7c9eee707 ("dmaengine: at_xdmac: creation of the atmel
eXtended DMA Controller driver")
Reviewed-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/dma/at_xdmac.c