aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-dvb.c
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2012-05-17 17:22:02 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-05-20 12:18:11 -0400
commit26c8a729d795f2ef946c2cbf1ff159a5b128a8b2 (patch)
tree03e7a387ed02cf9ff1c29d3a1b2ce6ccee65c79e /drivers/media/video/em28xx/em28xx-dvb.c
parent3491a88ea0499cb10024cf7ec4d2d261634fa2b7 (diff)
[media] em28xx: simple comment fix
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-dvb.c')
-rw-r--r--drivers/media/video/em28xx/em28xx-dvb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/em28xx/em28xx-dvb.c b/drivers/media/video/em28xx/em28xx-dvb.c
index 3a5b89dc7a13..16410ac20092 100644
--- a/drivers/media/video/em28xx/em28xx-dvb.c
+++ b/drivers/media/video/em28xx/em28xx-dvb.c
@@ -476,8 +476,8 @@ static void terratec_h5_init(struct em28xx *dev)
476static void pctv_520e_init(struct em28xx *dev) 476static void pctv_520e_init(struct em28xx *dev)
477{ 477{
478 /* 478 /*
479 * Init TDA8295(?) analog demodulator. Looks like I2C traffic to 479 * Init AVF4910B analog decoder. Looks like I2C traffic to
480 * digital demodulator and tuner are routed via TDA8295. 480 * digital demodulator and tuner are routed via AVF4910B.
481 */ 481 */
482 int i; 482 int i;
483 struct { 483 struct {