From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933635AbcI3RsY (ORCPT ); Fri, 30 Sep 2016 13:48:24 -0400 Received: from mga01.intel.com ([192.55.52.88]:65491 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933065AbcI3RsQ (ORCPT ); Fri, 30 Sep 2016 13:48:16 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,273,1473145200"; d="scan'208";a="885521614" Date: Fri, 30 Sep 2016 23:26:39 +0530 From: Vinod Koul To: Arvind Yadav Cc: leoli@freescale.com, zw@zh-kernel.org, dan.j.williams@intel.com, linuxppc-dev@lists.ozlabs.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dma/fsldma : Unmap region obtained by of_iomap Message-ID: <20160930175638.GZ2467@localhost> References: <1475059511-10114-1-git-send-email-arvind.yadav.cs@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1475059511-10114-1-git-send-email-arvind.yadav.cs@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 28, 2016 at 04:15:11PM +0530, Arvind Yadav wrote: > Free memory mapping, if probe is not successful. Please use proper subsystem tags for patches. Hint: use git log to find that out Applied after fixing the tag -- ~Vinod