Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_mmio.cdiff c818c6d15d3693428fa7223f21d423e39dbc33b1 Wed Jan 18 02:41:19 CST 2023 ye xingchen <ye.xingchen@zte.com.cn> thermal/drivers/thermal_mmio: 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>
Link: https://lore.kernel.org/r/202301181641194943741@zte.com.cn
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>