[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)
commit4f71c5de19c27f2198105d3b26b398494d5c353b
tree63373038978d4b5052a29667ede7591267154269
parent1b9bb3c14c60324b54645ffefbe6d270f9fd191c
[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