drm/i915: constify the dpll clock vtable
authorDave Airlie <airlied@redhat.com>
Tue, 28 Sep 2021 22:58:03 +0000 (01:58 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 29 Sep 2021 06:28:50 +0000 (09:28 +0300)
commita73477f8813cc9feedb7227cb9a382ef35212100
tree46a61e2a2a91b27e9d0d1d61895d31e2a925d70e
parent0a108bca94a8280ddfe2a87ad6b4173db6f0a454
drm/i915: constify the dpll clock vtable

Most the dpll vtable into read-only memory.

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/0414a27317de3f335a8453a29486b746aa6862e7.1632869550.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_dpll.c
drivers/gpu/drm/i915/i915_drv.h