summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18/cx23418.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-18 22:28:59 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-03-01 17:32:51 +0300
commit167905540e08e37162adc24066427944f71bf7a4 (patch)
tree001a42d80af139e6f075d780a96f148cc06b73c5 /drivers/media/pci/cx18/cx23418.h
parentf8a7647d311f49f2f8cad572bcc62dbca5484dc8 (diff)
downloadlinux-167905540e08e37162adc24066427944f71bf7a4.tar.xz
media: pci: 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/pci/cx18/cx23418.h')
-rw-r--r--drivers/media/pci/cx18/cx23418.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/cx18/cx23418.h b/drivers/media/pci/cx18/cx23418.h
index 15205b662952..e9f6e50ca5b4 100644
--- a/drivers/media/pci/cx18/cx23418.h
+++ b/drivers/media/pci/cx18/cx23418.h
@@ -439,7 +439,7 @@
/* Error in I2C data xfer (but I2C device is present) */
#define CXERR_I2CDEV_XFERERR 0x000011
-/* Chanel changing component not ready */
+/* Channel changing component not ready */
#define CXERR_CHANNELNOTREADY 0x000012
/* PPU (Presensation/Decoder) mail box is corrupted */