Commit e481ff3f authored by Herman's avatar Herman Committed by Mauro Carvalho Chehab
Browse files

media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issues



change 'syncrous' into 'synchronous'

Signed-off-by: default avatarHerman <yanshuaijun@yulong.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent d92a4a27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -663,7 +663,7 @@
#define TW5864_SYNC 0x8008
/* Define controls in register TW5864_SYNC */
/*
 * 0 vlc stream to syncrous port
 * 0 vlc stream to synchronous port
 * 1 vlc stream to ddr buffers
 */
#define TW5864_SYNC_CFG BIT(7)