Re: [RESEND PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API

2020-11-18 Thread Vinod Koul
On 10-11-20, 14:35, Frank Lee wrote: > From: Yangtao Li > > Use the devm_platform_ioremap_resource_byname() and > devm_platform_ioremap_resource helper to simplify the code. This fails to apply for me, pls rebase -- ~Vinod

[RESEND PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API

2020-11-09 Thread Frank Lee
From: Yangtao Li Use the devm_platform_ioremap_resource_byname() and devm_platform_ioremap_resource helper to simplify the code. Signed-off-by: Yangtao Li --- drivers/phy/allwinner/phy-sun4i-usb.c | 9 +++-- drivers/phy/allwinner/phy-sun50i-usb3.c | 4 +---

[PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API

2020-11-09 Thread Frank Lee
From: Yangtao Li Use the devm_platform_ioremap_resource_byname() and devm_platform_ioremap_resource helper to simplify the code. Signed-off-by: Yangtao Li --- drivers/phy/allwinner/phy-sun4i-usb.c | 9 +++-- drivers/phy/allwinner/phy-sun50i-usb3.c | 4 +---