diff options
author | 2022-03-28 17:34:32 +0300 | |
---|---|---|
committer | 2022-03-29 14:51:30 +0300 | |
commit | f4e558ec9d9fb9484c30221a41cc5bfa73d33e6c (patch) | |
tree | e0597ed5cdf80f28ebf739852db5c96a64ef09da /drivers/gpu/drm/drm_atomic_uapi.c | |
parent | drm/edid: constify struct edid passed around in callbacks and closure (diff) | |
download | linux-rng-f4e558ec9d9fb9484c30221a41cc5bfa73d33e6c.tar.xz linux-rng-f4e558ec9d9fb9484c30221a41cc5bfa73d33e6c.zip |
drm/edid: add more general struct edid constness in the interfaces
With this, the remaining non-const parts are the ones that actually
modify the EDID, for example to fix corrupt EDID.
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/c7156f22494b585c55a00a6732462bde0cc19dbf.1648477901.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/drm_atomic_uapi.c')
0 files changed, 0 insertions, 0 deletions