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)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 15 Dec 2017 11:36:45 +0000 (11:36 +0000)
commit99cd05c43baac8ef56c20eb1776a15b02c81ccc3
tree095f58c9a4df893b2fa20e0566044f5c073066e3
parentee2202d73b4c9977ce0120fc8631a1c90bfbd77c
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
drivers/gpu/drm/i915/intel_lpe_audio.c