]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: edma: remove redundant conditions
authorVinod Koul <vinod.koul@intel.com>
Wed, 30 Sep 2015 06:36:36 +0000 (12:06 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 30 Sep 2015 06:36:36 +0000 (12:06 +0530)
commitddfe4d0cce7828d79f3e3762c664342658c3f254
tree6fec59e840bdabbd11ea05f945f6280776efb14f
parent240eb916076c8deb206c7e66d1ee9eb37d6a499a
dmaengine: edma: remove redundant conditions

in edma_callback, driver was doing redundant check for desc, so remove that

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c