]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - drivers/media/dvb/bt8xx/dvb-bt8xx.c
Fix common misspellings
[thirdparty/kernel/linux.git] / drivers / media / dvb / bt8xx / dvb-bt8xx.c
index 78fc469f0f6976b0077fcbad6e407b87852c078f..1e1106dcd063ebd687d552bcc493873fcd5c8a8b 100644 (file)
@@ -427,10 +427,10 @@ static void or51211_reset(struct dvb_frontend * fe)
        struct dvb_bt8xx_card *bt = fe->dvb->priv;
 
        /* RESET DEVICE
-        * reset is controled by GPIO-0
+        * reset is controlled by GPIO-0
         * when set to 0 causes reset and when to 1 for normal op
         * must remain reset for 128 clock cycles on a 50Mhz clock
-        * also PRM1 PRM2 & PRM4 are controled by GPIO-1,GPIO-2 & GPIO-4
+        * also PRM1 PRM2 & PRM4 are controlled by GPIO-1,GPIO-2 & GPIO-4
         * We assume that the reset has be held low long enough or we
         * have been reset by a power on.  When the driver is unloaded
         * reset set to 0 so if reloaded we have been reset.