drm/radeon: only check the sink type on DP connectors
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Jun 2015 13:30:01 +0000 (09:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Jun 2015 13:30:01 +0000 (09:30 -0400)
commit479e9a95120aaae0bf0d3e0b5b26b36ac4a347b6
tree1d4c03ceb31e4218fb46a901d97f60140136204e
parentfc220f6580be80c36dfba9964b2fd71ceb1d3d97
drm/radeon: only check the sink type on DP connectors

Avoids a crash on pre-DP asics that support HDMI.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_audio.c