Home
last modified time | relevance | path

Searched hist:"7 fc7f254" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/devfreq/event/
H A Dexynos-nocp.c7fc7f254 Mon Nov 21 19:42:28 CST 2022 Minghao Chi <chi.minghao@zte.com.cn> PM / devfreq: event: 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>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>