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_uart_apdma_probe() Date: Mon, 14 Oct 2019 13:22:28 +0530 Message-ID: <20191014075228.GG2654@vkoul-mobl> References: <366e776c-8760-eeb7-c248-7380c9f4fd34@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <366e776c-8760-eeb7-c248-7380c9f4fd34@web.de> 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 , Long Cheng , Matthias Brugger , Sean Wang , LKML , kernel-janitors@vger.kernel.org List-Id: linux-mediatek@lists.infradead.org On 22-09-19, 13:14, Markus Elfring wrote: > From: Markus Elfring > Date: Sun, 22 Sep 2019 13:07:41 +0200 > > Simplify this function implementation by using a known wrapper function. > > This issue was detected by using the Coccinelle software. Applied, thanks -- ~Vinod