linux_dsm_epyc7002/drivers/media/video/usbvision
Jean Delvare 819cd82b0a [media] usbvision: Drop broken 10-bit I2C address support
The support for 10-bit I2C addresses in usbvision seems plain broken
to me. I had already noticed that back in February 2007 [1]. The code
was not fixed since then, so I take it that it's not actually needed.
And as a matter of fact I don't know of any 10-bit addressed I2C
tuner, encode, decoder or the like.

So let's simply get rid of the broken and useless code.

I'm also adding I2C_FUNC_I2C, as the driver and hardware support plain
I2C messaging.

[1] http://marc.info/?l=linux-i2c&m=117499415208244&w=2

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-11-08 11:38:10 -02:00
..
Kconfig
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
usbvision-cards.c [media] usbvision: add Nogatech USB MicroCam 2011-05-20 09:29:29 -03:00
usbvision-cards.h [media] usbvision: add Nogatech USB MicroCam 2011-05-20 09:29:29 -03:00
usbvision-core.c [media] usbvision: remove broken testpattern 2011-05-20 09:29:31 -03:00
usbvision-i2c.c [media] usbvision: Drop broken 10-bit I2C address support 2011-11-08 11:38:10 -02:00
usbvision-video.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
usbvision.h [media] usbvision: add Nogatech USB MicroCam 2011-05-20 09:29:29 -03:00