]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/media/dvb/frontends/cx22700.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / media / dvb / frontends / cx22700.c
index 5fbc0fc37ecd4785c41547216e9722ae8e69c5ab..0142214b013363735ce084a8ed63871908fccd3c 100644 (file)
@@ -179,7 +179,7 @@ static int cx22700_set_tps (struct cx22700_state *state, struct dvb_ofdm_paramet
        cx22700_writereg (state, 0x06, val);
 
        cx22700_writereg (state, 0x08, 0x04 | 0x02);  /* use user tps parameters */
-       cx22700_writereg (state, 0x08, 0x04);         /* restart aquisition */
+       cx22700_writereg (state, 0x08, 0x04);         /* restart acquisition */
 
        return 0;
 }