mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-24 11:34:50 +08:00
media: pci/cx18: fix repeated words in comments
Delete the redundant word 'of'. Signed-off-by: wangjianli <wangjianli@cdjrlc.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
08ebb1c0da
commit
7f2597fe94
@ -50,7 +50,7 @@ static int set_audclk_freq(struct cx18 *cx, u32 freq)
|
|||||||
*
|
*
|
||||||
* Many thanks to Jeff Campbell and Mike Bradley for their extensive
|
* Many thanks to Jeff Campbell and Mike Bradley for their extensive
|
||||||
* investigation, experimentation, testing, and suggested solutions of
|
* investigation, experimentation, testing, and suggested solutions of
|
||||||
* of audio/video sync problems with SVideo and CVBS captures.
|
* audio/video sync problems with SVideo and CVBS captures.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (state->aud_input > CX18_AV_AUDIO_SERIAL2) {
|
if (state->aud_input > CX18_AV_AUDIO_SERIAL2) {
|
||||||
|
Loading…
Reference in New Issue
Block a user