drm/dp: Always print aux channel name in logs
authorLyude Paul <lyude@redhat.com>
Fri, 23 Apr 2021 18:42:59 +0000 (14:42 -0400)
committerLyude Paul <lyude@redhat.com>
Tue, 27 Apr 2021 22:43:43 +0000 (18:43 -0400)
commit427e59d3b5d3cbfe75034002ae4580bf51a003c3
tree8917fa55298742014bee2e9268a6d12bca16d1d0
parent0c4fada608c1eb8234fad0f478d8a903f0405094
drm/dp: Always print aux channel name in logs

Since we're about to convert everything in drm_dp_helper.c over to using
drm_dbg_*(), let's also make our logging more consistent in drm_dp_helper.c
while we're at it to ensure that we always print the name of the AUX
channel in question.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210423184309.207645-8-lyude@redhat.com
Reviewed-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_dp_helper.c