tdfxfb: move I2C functionality into the tdfxfb
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Tue, 7 Apr 2009 02:01:03 +0000 (19:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:31:08 +0000 (08:31 -0700)
commitfeff3880d06da0cc8fc65b9e40f518fea7594674
tree0feb97f54ac1af23056070576fe68e954a44b9a2
parent8f9b15286a8ea49e997e845d02d357ed33ebd090
tdfxfb: move I2C functionality into the tdfxfb

The I2C functionality provided by the i2c-voodoo3 driver is moved into the
tdfxfb (frame buffer driver for Voodoo3 cards).  This way there is no
conflict between the i2c driver and the fb driver.

The tdfxfb does not make use from the DDC functionality yet but provides
all the functionality of the i2c-voodoo3 driver.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig
drivers/video/tdfxfb.c
include/video/tdfx.h