mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 07:02:23 +00:00
media: drivers: media: pci: cx18: Spelling fix of minimze to minimize in the file cx18-av-audio.c
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>
This commit is contained in:
parent
611ce3395e
commit
937da4fd2c
@ -46,7 +46,7 @@ static int set_audclk_freq(struct cx18 *cx, u32 freq)
|
||||
* 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 error.
|
||||
* Below I aim to run the PLLs' VCOs near 400 MHz to minimize error.
|
||||
*
|
||||
* Many thanks to Jeff Campbell and Mike Bradley for their extensive
|
||||
* investigation, experimentation, testing, and suggested solutions of
|
||||
|
Loading…
Reference in New Issue
Block a user