From: Pramod Gurav Date: Fri, 6 Feb 2015 11:21:44 +0000 (+0530) Subject: dmaengine: qcom_bam_dma: Fix error path in probe function X-Git-Tag: omap-for-v4.2/o2_dc~23^2~41 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ceefa49e26069d05f2c3350930d2896de0baeb;p=pandora-kernel.git dmaengine: qcom_bam_dma: Fix error path in probe function Calls tasklet_kill() in error path of the probe function were missing. Add the same in error path. Signed-off-by: Pramod Gurav Signed-off-by: Vinod Koul --- Reading git-diff-tree failed