]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/media/dvb/ttpci/av7110.c
tree-wide: fix assorted typos all over the place
[mirror_ubuntu-zesty-kernel.git] / drivers / media / dvb / ttpci / av7110.c
index 8d65c652ba5062c5c51765b887ea82ddb616f6f0..baf3159a3aa63cb7f646e867e9463e8221da5ee1 100644 (file)
@@ -2425,7 +2425,7 @@ static int __devinit av7110_attach(struct saa7146_dev* dev,
                 * use 0x15 to track VPE  interrupts - increase by 1 every vpeirq() is called
                 */
                saa7146_write(dev, EC1SSR, (0x03<<2) | 3 );
-               /* set event counter 1 treshold to maximum allowed value        (rEC p55) */
+               /* set event counter 1 threshold to maximum allowed value        (rEC p55) */
                saa7146_write(dev, ECT1R,  0x3fff );
 #endif
                /* Set RPS1 Address register to point to RPS code               (r108 p42) */
@@ -2559,7 +2559,7 @@ static int __devinit av7110_attach(struct saa7146_dev* dev,
                 * use 0x15 to track VPE  interrupts - increase by 1 every vpeirq() is called
                 */
                saa7146_write(dev, EC1SSR, (0x03<<2) | 3 );
-               /* set event counter 1 treshold to maximum allowed value        (rEC p55) */
+               /* set event counter 1 threshold to maximum allowed value        (rEC p55) */
                saa7146_write(dev, ECT1R,  0x3fff );
 #endif
                /* Setup BUDGETPATCH MAIN RPS1 "program" (p35) */