drm/i915: constify the cdclk vtable
authorDave Airlie <airlied@redhat.com>
Tue, 28 Sep 2021 22:58:04 +0000 (01:58 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 29 Sep 2021 06:28:53 +0000 (09:28 +0300)
commit6b4cd9cba6208bd879e05ad7171f95bf9389bc98
tree994cc912c9f51ac2f3160ba66e857202685e4ac4
parenta73477f8813cc9feedb7227cb9a382ef35212100
drm/i915: constify the cdclk vtable

This is a bit of a twisty one since each platform is slightly
different, so might take some more review care.

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/75e0139b28cca9ceff77de72c3ef737c101255ba.1632869550.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_cdclk.c
drivers/gpu/drm/i915/i915_drv.h