From: Antonio Ospite Date: Mon, 10 Dec 2012 20:37:10 +0000 (-0300) Subject: [media] m920x: fix a typo in a comment X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=908498349562ff6614d570b40e904a20d397dafa;p=linux-edison.git [media] m920x: fix a typo in a comment Signed-off-by: Antonio Ospite Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/usb/dvb-usb/m920x.c b/drivers/media/usb/dvb-usb/m920x.c index 661bb75be95..433696d14f4 100644 --- a/drivers/media/usb/dvb-usb/m920x.c +++ b/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 },