commit | 15a03850ab8f0a643c964987cf126e9cfb53aa27 | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Mon Nov 23 14:09:38 2015 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Sat Dec 05 13:48:04 2015 +0530 |
tree | 5e91d4ee258850bb7758439b55cfd88a51f90b8f | |
parent | 31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8 [diff] |
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>