From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH] dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status() Date: Wed, 4 Sep 2019 10:11:24 +0530 Message-ID: <20190904044124.GU2672@vkoul-mobl> References: <20190730132029.2971-1-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190730132029.2971-1-peter.ujfalusi@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Peter Ujfalusi Cc: dmaengine@vger.kernel.org, dan.j.williams@intel.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org On 30-07-19, 16:20, Peter Ujfalusi wrote: > There is no need to fetch local omap_desc since the desc we have is the > correct one already when we need to check the channel status. Applied, thanks -- ~Vinod