Skip to content

Commit

Permalink
[media] m920x: fix a typo in a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Antonio Ospite authored and Mauro Carvalho Chehab committed Dec 27, 2012
1 parent a214c55 commit 9084983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/m920x.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ static struct m920x_inits tvwalkertwin_rc_init [] = {
};

static struct m920x_inits pinnacle310e_init[] = {
/* without these the tuner don't work */
/* without these the tuner doesn't work */
{ 0xff20, 0x9b },
{ 0xff22, 0x70 },

Expand Down

0 comments on commit 9084983

Please sign in to comment.