From: Bhaskar Chowdhury Date: Sat, 13 Feb 2021 15:00:14 +0000 (+0100) Subject: media: drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18... X-Git-Tag: v5.15.73~12097^2~452 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=911edeff2264bc307f242c3aab8331ef5800295a;p=platform%2Fkernel%2Flinux-rpi.git media: drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18-firmware.c s/minimze/minimize/ Signed-off-by: Bhaskar Chowdhury Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/pci/cx18/cx18-firmware.c b/drivers/media/pci/cx18/cx18-firmware.c index 876b96c11290..fdac310d7477 100644 --- a/drivers/media/pci/cx18/cx18-firmware.c +++ b/drivers/media/pci/cx18/cx18-firmware.c @@ -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