Re: [PATCH] mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_resource()

From: Miquel Raynal
Date: Tue Sep 14 2021 - 13:40:19 EST


On Wed, 2021-09-01 at 07:41:52 UTC, Cai Huoqing wrote:
> Use the devm_platform_ioremap_resource() helper instead of
> calling platform_get_resource() and devm_ioremap_resource()
> separately
>
> Signed-off-by: Cai Huoqing <caihuoqing@xxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel