clk: qcom: clk-cpu-osm: Correct the per_core_dcvs logic
Information about whether per-core DCVS has been enabled for
a cluster is derived by checking whether the PER_CORE_DCVS_EN
bit is set. The current logic however checks if any bit of
the CORE_DCVS_CTRL register is set, and is thus wrong. Make
the correction.
Change-Id: Ia45e410f3ad8158dceffaa8741df659295675d4c
Signed-off-by:
Deepak Katragadda <dkatraga@codeaurora.org>
Loading
Please register or sign in to comment