]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/lpe: Remove double-encapsulation of info string
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 13 Dec 2017 18:28:58 +0000 (18:28 +0000)
committerJani Nikula <jani.nikula@intel.com>
Tue, 19 Dec 2017 12:59:40 +0000 (14:59 +0200)
commite0795606ad565cc2da0b926a00c7e6b8187a6d71
tree376d00d0d9f1277d843d1d47d305ea95b58ce674
parent2cf654db8d7eafb973d28eb3cddf043d353e1345
drm/i915/lpe: Remove double-encapsulation of info string

Just printk the string, or at least do not double up on the newlines!

Fixes: eef57324d926 ("drm/i915: setup bridge for HDMI LPE audio driver")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: Jerome Anand <jerome.anand@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171213182858.2159-1-chris@chris-wilson.co.uk
(cherry picked from commit 99cd05c43baac8ef56c20eb1776a15b02c81ccc3)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_lpe_audio.c