[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230719021422.GT9559@dragon>
Date: Wed, 19 Jul 2023 10:14:22 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Martin Kaiser <martin@...ser.cx>
Cc: Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bus: imx-weim: use devm_platform_ioremap_resource
On Sun, Jul 09, 2023 at 03:39:44PM +0200, Martin Kaiser wrote:
> devm_platform_get_and_ioremap_resource maps a resource and returns its
> physical address. If we don't need the physical address, we should call
> devm_platform_ioremap_resource instead.
>
> Signed-off-by: Martin Kaiser <martin@...ser.cx>
Applied, thanks!
Powered by blists - more mailing lists