Skip to content

Commit

Permalink
[media] em28xx: simple comment fix
Browse files Browse the repository at this point in the history
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed May 20, 2012
1 parent 3491a88 commit 26c8a72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/media/video/em28xx/em28xx-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -476,8 +476,8 @@ static void terratec_h5_init(struct em28xx *dev)
static void pctv_520e_init(struct em28xx *dev)
{
/*
* Init TDA8295(?) analog demodulator. Looks like I2C traffic to
* digital demodulator and tuner are routed via TDA8295.
* Init AVF4910B analog decoder. Looks like I2C traffic to
* digital demodulator and tuner are routed via AVF4910B.
*/
int i;
struct {
Expand Down

0 comments on commit 26c8a72

Please sign in to comment.