OSDN Git Service

i2c: Do not probe for TV chips on Voodoo3 adapters
authorJean Delvare <khali@linux-fr.org>
Mon, 15 Jun 2009 16:01:48 +0000 (18:01 +0200)
committerJean Delvare <khali@linux-fr.org>
Mon, 15 Jun 2009 16:01:48 +0000 (18:01 +0200)
commitfa1b2ca4fa271f9300a764b9d505a027156f749b
treea8a86d1aa7be4d8de0236938e9626466af191dbb
parent66b650f04576a6737579ec404446450026ff2e0b
i2c: Do not probe for TV chips on Voodoo3 adapters

There's no point in giving the I2C bus of Voodoo3 adapters a class
value, there's no video chip driver checking for it anymore. If
support is ever needed, the video device should be instantiated
explicitly rather than probed.

To the best of my knowledge the only video chip that can be found on
these boards is a BT869 video encoder, for which no support exists
currently.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl>
drivers/i2c/busses/i2c-voodoo3.c
drivers/video/tdfxfb.c