]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/media/video/cx88/cx88-core.c
tree-wide: fix assorted typos all over the place
[mirror_ubuntu-jammy-kernel.git] / drivers / media / video / cx88 / cx88-core.c
index cf634606ba9a3bc082d0d55e77d0918452a3f16e..b35411160f0456b621649f3873478b6945dbf1f7 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);