]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8f318fa8aaa65a361cfdb898ee8964b03d4d5548
tree0feb97f54ac1af23056070576fe68e954a44b9a2
parent828f30cdc12d9e31341930fc0786e1b01a5d059b
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