From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH] dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_cqdma_probe() Date: Mon, 14 Oct 2019 13:22:09 +0530 Message-ID: <20191014075209.GF2654@vkoul-mobl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Markus Elfring Cc: dmaengine@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Dan Williams , Matthias Brugger , Sean Wang , Shun-Chih Yu , LKML , kernel-janitors@vger.kernel.org List-Id: linux-mediatek@lists.infradead.org On 22-09-19, 13:00, Markus Elfring wrote: > From: Markus Elfring > Date: Sun, 22 Sep 2019 12:52:25 +0200 > > Simplify this function implementation a bit by using > a known wrapper function. > > This issue was detected by using the Coccinelle software. Applied, thanks -- ~Vinod