OSDN Git Service

PM / devfreq: exynos-bus: Extract exynos_bus_profile_init_passive()
authorArtur Świgoń <a.swigon@samsung.com>
Mon, 9 Dec 2019 10:49:00 +0000 (11:49 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 30 Dec 2019 00:59:05 +0000 (09:59 +0900)
commita05bb963435f14267e406182f8fb93b5d307baff
treee59bbdcc2917289dadf77a9e5ead4610f34c73b6
parenta47a97ece54e8de03ed6c1eb3bd80c69b555769c
PM / devfreq: exynos-bus: Extract exynos_bus_profile_init_passive()

This patch adds a new exynos_bus_profile_init_passive()
extracted from exynos_bus_probe() for devfreq device using passive governor.

Signed-off-by: Artur Świgoń <a.swigon@samsung.com>
[cw00.choi: Edit description to indicate that function is for devfreq device
using passive governor]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/exynos-bus.c