On Mon, 23 Mar 2009 19:26:37 +0100, Krzysztof Helt wrote: > From: Krzysztof Helt <krzysztof.h1@xxxxx> > > 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@xxxxx> Acked-by: Jean Delvare <khali@xxxxxxxxxxxx> > --- > I prefer to send these patches through Andrew Morton's > tree as the second patch is not related to the i2c stuff. > > Both patches are for the -mm tree. Fine with me. > > drivers/video/Kconfig | 9 ++ > drivers/video/tdfxfb.c | 200 +++++++++++++++++++++++++++++++++++++++++++++++- > include/video/tdfx.h | 26 ++++++ > 3 files changed, 234 insertions(+), 1 deletions(-) > > (...) -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html