[PATCH] bus: imx-weim: use devm_platform_get_and_ioremap_resource()

Shawn Guo shawnguo at kernel.org
Fri Dec 30 23:21:46 PST 2022


On Tue, Nov 22, 2022 at 09:40:52AM +0800, ye.xingchen at zte.com.cn wrote:
> From: Minghao Chi <chi.minghao at zte.com.cn>
> 
> Convert platform_get_resource(), devm_ioremap_resource() to a single
> call to devm_platform_get_and_ioremap_resource(), as this is exactly
> what this function does.
> 
> Signed-off-by: Minghao Chi <chi.minghao at zte.com.cn>
> Signed-off-by: ye xingchen <ye.xingchen at zte.com.cn>

Applied, thanks!



More information about the linux-arm-kernel mailing list