commit | bac9c29482248b00cccfdfef1f34175714d33370 | [log] [tgz] |
---|---|---|
author | Douglas Anderson <dianders@chromium.org> | Tue Sep 14 13:21:49 2021 -0700 |
committer | Douglas Anderson <dianders@chromium.org> | Mon Sep 20 09:15:37 2021 -0700 |
tree | 2b1729f0a763d11e2a0e3653edc4135cd82f9090 | |
parent | 29145a56687390818e6cdab20add4ecf9ae05f57 [diff] |
drm/edid: Break out reading block 0 of the EDID A future change wants to be able to read just block 0 of the EDID, so break it out of drm_do_get_edid() into a sub-function. This is intended to be a no-op change--just code movement. Signed-off-by: Douglas Anderson <dianders@chromium.org> Acked-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20210914132020.v5.2.I62e76a034ac78c994d40a23cd4ec5aeee56fa77c@changeid