Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2f61a834 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Fix circular dependency between KGSL and devfreq



If QCOM_SCM happens to not be selected we get into a funky little loop
between the devfreq governor and the KGSL driver since they depend on
each other.  Solve it by making KGSL always use QCOM_SCM (because it
does) and remove the dependency on QCOM_SCM from the governor and just
let it depend entirely on KGSL.

Change-Id: Ic0dedbadd703dcdb1e78a896585760132045cdf1
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 6e9f8d30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment