Forráskód Böngészése

[media] m920x: fix a typo in a comment

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Antonio Ospite 12 éve
szülő
commit
9084983495
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      drivers/media/usb/dvb-usb/m920x.c

+ 1 - 1
drivers/media/usb/dvb-usb/m920x.c

@@ -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 },