From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH RESEND] dmaengine: qcom_bam_dma: Fix error path in probe function Date: Thu, 12 Feb 2015 10:15:41 -0600 Message-ID: <20150212161541.GA25578@qualcomm.com> References: <1423722101-16424-1-git-send-email-pramod.gurav@smartplayin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1423722101-16424-1-git-send-email-pramod.gurav@smartplayin.com> Sender: linux-kernel-owner@vger.kernel.org To: Pramod Gurav Cc: Archit Taneja , Vinod Koul , Dan Williams , dmaengine@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On Thu, Feb 12, 2015 at 11:51:41AM +0530, Pramod Gurav wrote: > Calls tasklet_kill() in error path of the probe function were missing. > Add the same in error path. > > Signed-off-by: Pramod Gurav Looks ok. Reviewed-by: Andy Gross -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: agross@codeaurora.org (Andy Gross) Date: Thu, 12 Feb 2015 10:15:41 -0600 Subject: [PATCH RESEND] dmaengine: qcom_bam_dma: Fix error path in probe function In-Reply-To: <1423722101-16424-1-git-send-email-pramod.gurav@smartplayin.com> References: <1423722101-16424-1-git-send-email-pramod.gurav@smartplayin.com> Message-ID: <20150212161541.GA25578@qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Feb 12, 2015 at 11:51:41AM +0530, Pramod Gurav wrote: > Calls tasklet_kill() in error path of the probe function were missing. > Add the same in error path. > > Signed-off-by: Pramod Gurav Looks ok. Reviewed-by: Andy Gross -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project