commit | 04d537d95e2f48295b6f61ef7029a2dba75e3677 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Jul 31 13:12:37 2014 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Jul 31 17:27:47 2014 +0530 |
tree | 544207dde8e8f6cd963a6b4cd83c9d039b983606 | |
parent | 10f5c8438475909a27b5fb1c3270d58ae5178ce2 [diff] |
dmaengine: edma: Do not change the error code returned from edma_alloc_slot In case of edma_alloc_slot() failure during probe we should return the error unchanged to make debugging easier. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>