tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / media / video / cx88 / cx88-core.c
index cf63460..b354111 100644 (file)
@@ -624,7 +624,7 @@ int cx88_reset(struct cx88_core *core)
        /* setup image format */
        cx_andor(MO_COLOR_CTRL, 0x4000, 0x4000);
 
-       /* setup FIFO Threshholds */
+       /* setup FIFO Thresholds */
        cx_write(MO_PDMA_STHRSH,   0x0807);
        cx_write(MO_PDMA_DTHRSH,   0x0807);