From: Jean Delvare Date: Sun, 9 Sep 2007 02:19:32 +0000 (-0300) Subject: V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean Delvare X-Git-Tag: v2.6.24-rc1~1463^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb0dfc853735ccf4e580b0d71510bad96d37c4f;p=pandora-kernel.git V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean Delvare * I2C adapters aren't expected to handle I2C_M_NOSTART unless they really have to. As the pvrusb2 driver doesn't support it, I take it that it doesn't need it so it shouldn't mention it at all. * I2C_FUNC_SMBUS_EMUL includes I2C_FUNC_SMBUS_BYTE_DATA so listing both is redundant. Signed-off-by: Jean Delvare Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed