Home
last modified time | relevance | path

Searched hist:b53e1979 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mmp3-hsic.cb53e1979 Thu Nov 17 00:11:43 CST 2022 Minghao Chi <chi.minghao@zte.com.cn> phy: use devm_platform_get_and_ioremap_resource()

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@zte.com.cn>
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Link: https://lore.kernel.org/r/202211171411439883050@zte.com.cn
Signed-off-by: Vinod Koul <vkoul@kernel.org>