drm/radeon: clean up encoder dp checks
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Sep 2012 16:26:09 +0000 (12:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:43 +0000 (13:10 -0400)
commit2f6fa79a7e4cc380cc55ef967101cee340b8364b
treedd9a10da02a468519d8a3d7622f32f5a693b0984
parente971bd5e45764ff76df0ff110a19bf6b924f84d6
drm/radeon: clean up encoder dp checks

Use the proper struct in the union.  That field
has the same offset in every struct, so no functional
change.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/atombios_encoders.c