On Tue, 8 Mar 2022 at 21:48, Rob Clark <[email protected]> wrote: > > From: Rob Clark <[email protected]> > > Avoid going down devfreq paths on devices where devfreq is not > initialized. > > v2: Change has_devfreq() logic [Dmitry] > > Reported-by: Linux Kernel Functional Testing <[email protected]> > Reported-by: Anders Roxell <[email protected]> > Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]> > --- > drivers/gpu/drm/msm/msm_gpu_devfreq.c | 30 ++++++++++++++++++++++----- > 1 file changed, 25 insertions(+), 5 deletions(-) > -- With best wishes Dmitry
