On Tue, Mar 21, 2023 at 07:44:06PM +0800, ye.xingchen@zte.com.cn wrote: > From: Ye Xingchen > > Convert platform_get_resource_byname(),devm_ioremap_resource() to a single > call to devm_platform_ioremap_resource_byname(), as this is exactly what > this function does. > > Signed-off-by: Ye Xingchen Applied to for-next, thanks!