git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c517d83
)
dmaengine: qcom_bam_dma: Fix error path in probe function
author
Pramod Gurav
<pramod.gurav@smartplayin.com>
Fri, 6 Feb 2015 11:21:44 +0000
(16:51 +0530)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 23 Feb 2015 11:26:13 +0000
(16:56 +0530)
Calls tasklet_kill() in error path of the probe function were missing.
Add the same in error path.
Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found