media: drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18...
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Sat, 13 Feb 2021 15:00:14 +0000 (16:00 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Mar 2021 10:59:42 +0000 (11:59 +0100)
s/minimze/minimize/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/pci/cx18/cx18-firmware.c

index 876b96c..fdac310 100644 (file)
@@ -244,7 +244,7 @@ void cx18_init_power(struct cx18 *cx, int lowpwr)
         * an error of less than 0.13 ppm which is way, way better than any off
         * the shelf crystal will have for accuracy anyway.
         *
-        * Below I aim to run the PLLs' VCOs near 400 MHz to minimze errors.
+        * Below I aim to run the PLLs' VCOs near 400 MHz to minimize errors.
         *
         * Many thanks to Jeff Campbell and Mike Bradley for their extensive
         * investigation, experimentation, testing, and suggested solutions of