dmaengine: edma: remove duplicate kfree
authorVinod Koul <vinod.koul@intel.com>
Wed, 13 Nov 2013 06:36:24 +0000 (12:06 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 13 Nov 2013 08:40:20 +0000 (14:10 +0530)
commitb6d5050cccf6f5b664a9601f4a274175ed6ab0b4
treed1987a8255627582b9e7a9c357e5be0d976e385d
parentcbf1e56e6aa2fc116a9995d457e8f3cf2be20442
dmaengine: edma: remove duplicate kfree

fixing of freeing descriptor memory was applied twice, so remove the one
duplicate

Reported-by: Wing-Keung Wang <wingkeung.wang@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c