dmaengine: at_xdmac: fix macro typo
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 23 Nov 2015 13:09:38 +0000 (14:09 +0100)
committerVinod Koul <vinod.koul@intel.com>
Sat, 5 Dec 2015 08:18:04 +0000 (13:48 +0530)
commit15a03850ab8f0a643c964987cf126e9cfb53aa27
tree5e91d4ee258850bb7758439b55cfd88a51f90b8f
parent31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8
dmaengine: at_xdmac: fix macro typo

Fix typo in a macro which was not used until now. It explains why there
is no error at compilation time.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Fixes: e1f7c9eee707 "dmaengine: at_xdmac: creation of the atmel eXtended
DMA Controller driver"
Cc: stable@vger.kernel.org # 3.19 and later
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_xdmac.c