commit | db60d8da8f643586c95f8fc3e383954f8c57f1f3 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Wed Oct 30 18:22:30 2013 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Oct 30 18:27:56 2013 +0530 |
tree | be686ebbfd8b0f9a2a87ae7b10ed1207afb64254 | |
parent | 7db5f7274a0b065abdc358be2a44b4a911d75707 [diff] |
dmanengine: fix edma driver to not define DMA_COMPLETE edma header defines DMA_COMPLETE, this causes issues as commit adfedd9a32e4 move DMA_SUCCESS to DMA_COMPLETE. edma should properly namespace its defines and needs a future fix Reported-by: Olof Johansson <olof@lixom.net> Signed-off-by: Vinod Koul <vinod.koul@intel.com>