[media] video: Drop undue references to i2c-algo-bit
authorJean Delvare <khali@linux-fr.org>
Wed, 9 Nov 2011 16:27:53 +0000 (13:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 24 Nov 2011 17:11:17 +0000 (15:11 -0200)
commita824f0f445ad2c86a40b4bf43acba26dfd0a98a9
tree10ad4a70f1f40b6077aa80ce05054f0d16c3a5e2
parent4a5006f68d6b336564eb1e4cbb1f66d234958889
[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>
drivers/media/video/au0828/au0828-i2c.c
drivers/media/video/bt8xx/bttv-i2c.c
drivers/media/video/cx18/cx18-i2c.c
drivers/media/video/cx18/cx18-i2c.h
drivers/media/video/cx23885/cx23885-i2c.c
drivers/media/video/cx25821/cx25821-i2c.c
drivers/media/video/cx88/cx88-i2c.c
drivers/media/video/ivtv/ivtv-i2c.h