[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)
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>

No differences found