]> git.baikalelectronics.ru Git - kernel.git/commit
opp: Reorder the code for !target_freq case
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 15 May 2020 07:07:24 +0000 (12:37 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 29 May 2020 04:45:12 +0000 (10:15 +0530)
commitdd108a573d45f7048388017be3fd1eb291a16e90
treef9a9fc56a04dd4d6d253855a9b5631ac123a7510
parentd7a3facadeee78a5567788d27629a7b73d1b50de
opp: Reorder the code for !target_freq case

Reorder the code a bit to make it more readable. Add additional comment
as well.

Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Clément Péron <peron.clem@gmail.com>
Tested-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c