]> asedeno.scripts.mit.edu Git - linux.git/commit
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
authorYue Hu <huyue2@yulong.com>
Thu, 25 Jul 2019 03:52:39 +0000 (11:52 +0800)
committerRob Herring <robh@kernel.org>
Thu, 25 Jul 2019 22:14:43 +0000 (16:14 -0600)
commit67fe62dcf713c36f4766c0218cc14796ee9536e1
tree03de7ed2582c9166159ed498cd2b6205132f39f8
parent4bced8bea0943bb3c4b97012d2221d3aca5b9384
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant

Since governor name is defined by DEVFREQ framework internally, use the
macro definition instead of using the name directly.

Signed-off-by: Yue Hu <huyue2@yulong.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Jordan Crouse <jcrouse@codeaurora.org> for the msm part.
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190725035239.1192-1-zbestahu@gmail.com
drivers/gpu/drm/msm/msm_gpu.c
drivers/gpu/drm/panfrost/panfrost_devfreq.c