]> git.baikalelectronics.ru Git - kernel.git/commit
drm/edid: clean up connector update error handling and debug logging
authorJani Nikula <jani.nikula@intel.com>
Wed, 29 Jun 2022 09:27:48 +0000 (12:27 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 30 Jun 2022 07:50:55 +0000 (10:50 +0300)
commit2048ef82c1a425b46d66228c7abefa8933363f90
tree8fd9233ff31c39257543126a391bd8992c98b605
parent1729d940a96547cb44cf6fc5c407029601b4a9b5
drm/edid: clean up connector update error handling and debug logging

Bail out on all errors, debug log all errors, and convert to drm device
based debug logging.

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/de4270b3d2e61fe42b9248490376594d472d19aa.1656494768.git.jani.nikula@intel.com
drivers/gpu/drm/drm_edid.c