OSDN Git Service

drm/edid: make a number of functions, parameters and variables const
authorJani Nikula <jani.nikula@intel.com>
Mon, 29 Mar 2021 13:37:15 +0000 (16:37 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 31 Mar 2021 12:41:28 +0000 (15:41 +0300)
commit43d16d847eba1469b5579b6515413b4caa07885c
treee9510811f455d6fdd21a7746321315d490e40d71
parente488b1023a4a4eab15b905871cf8e81f00336ed7
drm/edid: make a number of functions, parameters and variables const

If there's no need to change it, it should be const. There's more to be
done, but start off with changes that make follow-up work easier. No
functional changes.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/41722f92ef81cd6adf65f936fcc5301418e1f94b.1617024940.git.jani.nikula@intel.com
drivers/gpu/drm/drm_edid.c
include/drm/drm_displayid.h