Commit 26c8a729 authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab

[media] em28xx: simple comment fix

Signed-off-by: default avatarAntti Palosaari <crope@iki.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 3491a88e
...@@ -476,8 +476,8 @@ static void terratec_h5_init(struct em28xx *dev) ...@@ -476,8 +476,8 @@ static void terratec_h5_init(struct em28xx *dev)
static void pctv_520e_init(struct em28xx *dev) static void pctv_520e_init(struct em28xx *dev)
{ {
/* /*
* Init TDA8295(?) analog demodulator. Looks like I2C traffic to * Init AVF4910B analog decoder. Looks like I2C traffic to
* digital demodulator and tuner are routed via TDA8295. * digital demodulator and tuner are routed via AVF4910B.
*/ */
int i; int i;
struct { struct {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment