OSDN Git Service

drm/i915/dp_link_training: Add newlines to debug messages
authorSean Paul <seanpaul@chromium.org>
Wed, 10 Mar 2021 21:47:56 +0000 (16:47 -0500)
committerJani Nikula <jani.nikula@intel.com>
Mon, 15 Mar 2021 14:05:55 +0000 (16:05 +0200)
commit65e3fe107ed7fa1b2726e63e83070e089d12c419
tree096d802425c04d63bbb3be6b45479e7a1229c0af
parentbe0bdd67fda9468156c733976688f6487d0c42f7
drm/i915/dp_link_training: Add newlines to debug messages

This patch adds some newlines which are missing from debug messages.
This will prevent logs from being stacked up in dmesg.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210310214845.29021-1-sean@poorly.run
drivers/gpu/drm/i915/display/intel_dp_link_training.c