From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [Patch v2 1/2] dmaengine: Add ADM driver Date: Tue, 10 Feb 2015 23:20:02 -0600 Message-ID: <20150211052002.GA24943@qualcomm.com> References: <1420687572-7116-1-git-send-email-agross@codeaurora.org> <1420687572-7116-2-git-send-email-agross@codeaurora.org> <54CB6F67.9080600@smartplayin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:38066 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750932AbbBKFUF (ORCPT ); Wed, 11 Feb 2015 00:20:05 -0500 Content-Disposition: inline In-Reply-To: <54CB6F67.9080600@smartplayin.com> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Pramod Gurav Cc: Vinod Koul , dmaengine@vger.kernel.org, Kumar Gala , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, Archit Taneja , Bjorn Andersson , linux-kernel@vger.kernel.org On Fri, Jan 30, 2015 at 05:17:51PM +0530, Pramod Gurav wrote: > > + > > + achan = to_adm_chan(chan); > Could not understand the use of achan here. unused code? yeah its unnecessary now. will remove. Thanks! > > > + -- 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: Tue, 10 Feb 2015 23:20:02 -0600 Subject: [Patch v2 1/2] dmaengine: Add ADM driver In-Reply-To: <54CB6F67.9080600@smartplayin.com> References: <1420687572-7116-1-git-send-email-agross@codeaurora.org> <1420687572-7116-2-git-send-email-agross@codeaurora.org> <54CB6F67.9080600@smartplayin.com> Message-ID: <20150211052002.GA24943@qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 30, 2015 at 05:17:51PM +0530, Pramod Gurav wrote: > > + > > + achan = to_adm_chan(chan); > Could not understand the use of achan here. unused code? yeah its unnecessary now. will remove. Thanks! > > > + -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project