aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/tuners/qm1d1b0004.h
diff options
context:
space:
mode:
authorGravatar Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 2019-02-18 14:29:02 -0500
committerGravatar Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 2019-03-01 09:40:29 -0500
commitdda1bb4e971e0105adfb1f00db7c2e1aefe3a314 (patch)
tree7828765187167a1e196763f6ad092f98ed30feab /drivers/media/tuners/qm1d1b0004.h
parentmedia: rc: fix several typos (diff)
downloadlinux-dda1bb4e971e0105adfb1f00db7c2e1aefe3a314.tar.gz
linux-dda1bb4e971e0105adfb1f00db7c2e1aefe3a314.tar.bz2
linux-dda1bb4e971e0105adfb1f00db7c2e1aefe3a314.zip
media: tuners: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/tuners/qm1d1b0004.h')
-rw-r--r--drivers/media/tuners/qm1d1b0004.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/qm1d1b0004.h b/drivers/media/tuners/qm1d1b0004.h
index 7734ed109a22..7950ecd56430 100644
--- a/drivers/media/tuners/qm1d1b0004.h
+++ b/drivers/media/tuners/qm1d1b0004.h
@@ -14,7 +14,7 @@ struct qm1d1b0004_config {
struct dvb_frontend *fe;
u32 lpf_freq; /* LPF frequency[kHz]. Default: symbol rate */
- bool half_step; /* use PLL frequency step of 500Hz istead of 1000Hz */
+ bool half_step; /* use PLL frequency step of 500Hz instead of 1000Hz */
};
/* special values indicating to use the default in qm1d1b0004_config */