]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/opp/core.c
opp: Split out _opp_set_rate_zero()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 13 Aug 2020 04:18:04 +0000 (09:48 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 24 Aug 2020 11:34:34 +0000 (17:04 +0530)
commitf3364e17d5716a7356f16fe73c36cba50633ee18
treeb4b3e0ec1433a46a072bda6b7e405bc432579b01
parent10b217365b9454bc5f31d2801148fdf04939f431
opp: Split out _opp_set_rate_zero()

Create separate routine _opp_set_rate_zero() to handle !target_freq
case.

Tested-by: Rajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c