drm/radeon: fix handling for ddc type 5 on combios
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Jul 2012 00:11:44 +0000 (20:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Aug 2012 14:50:48 +0000 (10:50 -0400)
commit3d61bd42135a5801ce6c2bc47f33277fde74e5ea
tree4833499bd9455ee95524017ff9d06323dd91a27d
parent9830605d4c070b16ec5c24a75503877cc7698409
drm/radeon: fix handling for ddc type 5 on combios

When ddc type is 5, need to look up the i2c channel
in the i2c table.

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