]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/media/dvb/frontends/au8522_decoder.c
tree-wide: fix assorted typos all over the place
[mirror_ubuntu-zesty-kernel.git] / drivers / media / dvb / frontends / au8522_decoder.c
index 74981ee923c8a58259cc30cfa4e7e99194de4fd3..7c6431fe33e00bfc0c2b16b827fabf99c9ed60e5 100644 (file)
@@ -315,7 +315,7 @@ static void setup_decoder_defaults(struct au8522_state *state, u8 input_mode)
        if (input_mode == AU8522_INPUT_CONTROL_REG081H_SVIDEO_CH13 ||
            input_mode == AU8522_INPUT_CONTROL_REG081H_SVIDEO_CH24) {
                /* Despite what the table says, for the HVR-950q we still need
-                  to be in CVBS mode for the S-Video input (reason uknown). */
+                  to be in CVBS mode for the S-Video input (reason unknown). */
                /* filter_coef_type = 3; */
                filter_coef_type = 5;
        } else {