]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Fix radeon DDC regression
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 17 Nov 2006 04:35:00 +0000 (15:35 +1100)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 17 Nov 2006 05:59:41 +0000 (21:59 -0800)
commitf0a4aaf08130fb8913455d8d8b193a38606b4daa
tree63373038978d4b5052a29667ede7591267154269
parent57a9a8eb1d84d4427995311d08e11ecb6f4e2139
[PATCH] Fix radeon DDC regression

When radeonfb was changed to use the new "generic" ddc, a bit of
code initializing the GPIO lines was lost, causing it to not work
if the firmware didn't configure them properly, which seems to
happen on some cards.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/aty/radeon_i2c.c