media: cx88: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
parent
bd012eaa8a
commit
3b12018d8f
drivers/media/pci/cx88
|
@ -24,7 +24,7 @@
|
|||
|
||||
/*
|
||||
* We calculate the baseband frequencies of the carrier and the pilot tones
|
||||
* based on the the sampling rate of the audio rds fifo.
|
||||
* based on the sampling rate of the audio rds fifo.
|
||||
*/
|
||||
|
||||
#define FREQ_A2_CARRIER baseband_freq(54687.5, 2689.36, 0.0)
|
||||
|
|
Loading…
Reference in New Issue