[PATCH] drm/radeon/kms: fix some logic errors in combios i2c mapping

2011-05-04 Thread Alex Deucher
The virtual i2c to real i2c channel mappings weren't setting the right id in some cases. Spotted by: Andrew Randrianasulu Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_combios.c | 18 -- 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/drivers/gp

[PATCH] drm/radeon/kms: fix some logic errors in combios i2c mapping

2011-05-04 Thread Alex Deucher
The virtual i2c to real i2c channel mappings weren't setting the right id in some cases. Spotted by: Andrew Randrianasulu Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_combios.c | 18 -- 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/drivers/gp