Home
last modified time | relevance | path

Searched hist:"159 c610af8cdf2b3c915e59162fc867b557cbe7e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/ralink/
H A Dtimer.cdiff 159c610af8cdf2b3c915e59162fc867b557cbe7e Tue Feb 07 20:49:17 CST 2023 Ye Xingchen <ye.xingchen@zte.com.cn> MIPS: ralink: 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: Ye Xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>