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

This patch adds a new exynos_bus_profile_init() extracted
from exynos_bus_probe() for devfreq device using simple_ondemand governor
like parent devfreq device.

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