dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/video/bt8xx
Jean Delvare a824f0f445 [media] video: Drop undue references to i2c-algo-bit
There's one comment that has been copied from bttv to many other
media/video drivers:

/* init + register i2c algo-bit adapter */

Meanwhile, many drivers use hardware I2C implementations instead of
relying on i2c-algo-bit, so this comment is misleading. Remove the
reference to "algo-bit" from all drivers, to avoid any confusion. This
is the best way to ensure that the comments won't go out of sync
again. Anyone interested in the implementation details would rather
look at the code itself.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-11-24 15:11:17 -02:00
..
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
bt848.h [media] bt8xx: add support for PCI device ID 0x36c 2011-11-08 11:22:24 -02:00
bttv-audio-hook.c V4L/DVB (6507): bttv: whitespace cleanup 2008-01-25 19:01:53 -02:00
bttv-audio-hook.h V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling 2008-01-25 19:00:59 -02:00
bttv-cards.c [media] bt8xx: add support for Tongwei Video Technology TD-3116 2011-11-08 11:17:57 -02:00
bttv-driver.c [media] bt8xx: add support for PCI device ID 0x36c 2011-11-08 11:22:24 -02:00
bttv-gpio.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-i2c.c [media] video: Drop undue references to i2c-algo-bit 2011-11-24 15:11:17 -02:00
bttv-if.c V4L/DVB (10568): bttv: dynamically allocate device data 2009-03-30 12:42:47 -03:00
bttv-input.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-risc.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-vbi.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv.h [media] bt8xx: add support for Tongwei Video Technology TD-3116 2011-11-08 11:17:57 -02:00
bttvp.h [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00