OSDN Git Service

drm/i915/audio: set ELD Conn_Type at one place
authorJani Nikula <jani.nikula@intel.com>
Tue, 28 Oct 2014 11:53:01 +0000 (13:53 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Nov 2014 22:22:11 +0000 (23:22 +0100)
commit6189b0369c67f5bc6687ee957b3c1317dbb78922
tree183d1bf4ac54d3f10b819b0378d5fa20937af8e8
parentbaa4e575d6a18dcd6f2e622784aa16ab24024f09
drm/i915/audio: set ELD Conn_Type at one place

Keep the driver modifications to ELD together. This also sets the
Conn_Type for G4X DP which wasn't done before.

Clean up the debugs while at it; this is all obvious from the connector
name.

v3: add missing ~ (Rodrigo)

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_audio.c