drm/dp: Include the AUX CH name in the debug messages
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 14 May 2020 18:40:40 +0000 (21:40 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 9 Jul 2020 18:20:33 +0000 (21:20 +0300)
commitd4ad4eca6c04705c9316ae4df18ff9c89e4e27f4
tree75678157ecff1fceb8744138050c96ea4cc86dc0
parent119c53d2d4044c59c450c4f5a568d80b9d861856
drm/dp: Include the AUX CH name in the debug messages

To make it easier to figure out what caused a particular debug
message let's print out aux->name.

v2: Convert drm_dp_send_real_edid_checksum() too

Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200514184040.20700-1-ville.syrjala@linux.intel.com
Acked-by: Sam Ravnborg <sam@ravnborg.org>
drivers/gpu/drm/drm_dp_helper.c