]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean Delvare
authorJean Delvare <khali@linux-fr.org>
Sun, 9 Sep 2007 02:19:32 +0000 (23:19 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:14:35 +0000 (22:14 -0300)
commit7fb0dfc853735ccf4e580b0d71510bad96d37c4f
tree31bfb06427054c515d730d440f232997a36af072
parent56585386e297c54a65feef55810c13b4313bdf1e
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 <khali@linux-fr.org>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-i2c-core.c