]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: fix some logic errors in combios i2c mapping
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 4 May 2011 15:14:44 +0000 (15:14 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 9 May 2011 02:41:01 +0000 (12:41 +1000)
commit5935aec33934c574693176fdccf879c0dd275649
tree860cd10ebbde811fa128f3b059060d6b798e08ea
parent6e1ab92f26272a602df9a6ece38f01f68a138736
drm/radeon/kms: fix some logic errors in combios i2c mapping

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 <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_combios.c