From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com ([134.134.136.24]:52456 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751475AbdAMMYk (ORCPT ); Fri, 13 Jan 2017 07:24:40 -0500 Date: Fri, 13 Jan 2017 17:54:43 +0530 From: Vinod Koul To: Niklas =?iso-8859-1?Q?S=F6derlund?= Cc: linux-renesas-soc@vger.kernel.org, dmaengine@vger.kernel.org, Laurent Pinchart , Geert Uytterhoeven , Arnd Bergmann Subject: Re: [PATCH] dmaengine: rcar-dmac: unmap slave resource when channel is freed Message-ID: <20170113122443.GS3573@localhost> References: <20170111143931.9611-1-niklas.soderlund+renesas@ragnatech.se> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170111143931.9611-1-niklas.soderlund+renesas@ragnatech.se> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Wed, Jan 11, 2017 at 03:39:31PM +0100, Niklas S�derlund wrote: > The slave mapping should be removed together with other channel > resources when the channel is freed. If it's not unmapped it will hang > around forever after the channel is freed. Applied, thanks -- ~Vinod