]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Aug 2020 09:42:09 +0000 (11:42 +0200)
commitf290c1c40d0419cb4229fb3f875f60cc8d8c4586
tree889274852a8d6bf9de5147b6ff5d8fe1e276beb4
parent2db361c422629239fd0eb8032aede190309a6a7d
opp: Reorder the code for !target_freq case

[ Upstream commit b23dfa3543f31fbb8c0098925bf90fc23193d17a ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/opp/core.c