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)
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>

No differences found