From: Jean Delvare Date: Sun, 9 Sep 2007 09:17:44 +0000 (-0300) Subject: V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR X-Git-Tag: v2.6.24-rc1~1463^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39f46adef8e83653b4716369683c134e1413ad30;p=pandora-kernel.git 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 Acked-by: Thierry Merle Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed