linux/drivers/media/video/au0828
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
..
au0828-cards.c [media] tuner-core: remove usage of DIGITAL_TV 2011-03-21 20:32:03 -03:00
au0828-cards.h
au0828-core.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
au0828-dvb.c [media] several drivers: Fix a few gcc 4.6 warnings 2011-03-22 04:54:05 -03:00
au0828-i2c.c [media] video: Drop undue references to i2c-algo-bit 2011-11-24 15:11:17 -02:00
au0828-reg.h V4L/DVB (11342): au0828: better document i2c registers 2009-04-06 21:43:56 -03:00
au0828-vbi.c V4L/DVB: Add closed captioning support for the HVR-950q 2010-08-02 14:48:53 -03:00
au0828-video.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
au0828.h [media] au0828: fixes for timeout on no video 2010-12-29 08:16:34 -02:00
Kconfig V4L/DVB (11438): au0828: fix Kconfig dependance 2009-04-06 21:44:51 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00