[PATCH v2] mtd: rawnand: orion: use devm_platform_ioremap_resource()
Miquel Raynal
miquel.raynal at bootlin.com
Tue Mar 7 11:24:56 PST 2023
On Fri, 2023-02-10 at 09:23:56 UTC, wrote:
> From: Ye Xingchen <ye.xingchen at zte.com.cn>
>
> Convert platform_get_resource(), devm_ioremap_resource() to a single
> call to devm_platform_ioremap_resource(), as this is exactly what this
> function does.
>
> Signed-off-by: Ye Xingchen <ye.xingchen at zte.com.cn>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.
Miquel
More information about the linux-mtd
mailing list