From: Todd Previte Date: Wed, 15 Apr 2015 15:38:47 +0000 (-0700) Subject: drm: Fix the 'native defer' message in drm_dp_i2c_do_msg() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~60^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747552b947e1013276851b6a19a9867a94ff1c4f;p=pandora-kernel.git drm: Fix the 'native defer' message in drm_dp_i2c_do_msg() The debug message is missing a newline at the end and it makes the logs hard to read when a device defers a lot. Simple 2-character fix adds the newline at the end. Signed-off-by: Todd Previte Cc: dri-devel@lists.freedesktop.org Reviewed-by: Paulo Zanoni Reviewed-by: Alex Deucher Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed