V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR
authorJean Delvare <khali@linux-fr.org>
Sun, 9 Sep 2007 09:17:44 +0000 (06:17 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:14:35 +0000 (22:14 -0300)
commit39f46adef8e83653b4716369683c134e1413ad30
treea48de131c9ed1da49c560549ea8d04ab998f3d9e
parent7fb0dfc853735ccf4e580b0d71510bad96d37c4f
V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR

I2C adapters should only support I2C_M_REV_DIR_ADDR if they really have
to (i.e. if they are connected to a broken I2C device which needs this
deviation from the standard I2C protocol.) As no media chip driver
uses I2C_M_REV_DIR_ADDR, I don't think that the usbvision driver needs
to support it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Thierry Merle <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/usbvision/usbvision-i2c.c