diff options
author | Jani Nikula <jani.nikula@intel.com> | 2022-03-31 21:44:59 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2022-04-01 17:44:40 +0300 |
commit | 70e49ebe90033ae69831b311bd6cd0ad267ebec9 (patch) | |
tree | 4e3c8ed73d21158e39ac92984cfb93fa294240f9 /kernel/smpboot.h | |
parent | e9a9e0768ba49d9cad3b698860af1842c53c717f (diff) | |
download | linux-70e49ebe90033ae69831b311bd6cd0ad267ebec9.tar.bz2 |
drm/edid: clean up EDID block checksum functions
Have two clear functions, one to compute the checksum over the EDID, and
another to get the checksum from the EDID. Throw away the diff function.
Ditch the drm_ prefix for static functions, and accept const void * to
help transition to struct edid * usage.
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>
Link: https://patchwork.freedesktop.org/patch/msgid/36641401c8eb0e403c0e33365ff4ad9a28f9fd4a.1648752228.git.jani.nikula@intel.com
Diffstat (limited to 'kernel/smpboot.h')
0 files changed, 0 insertions, 0 deletions