mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 16:07:17 -04:00
media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issues
change 'syncrous' into 'synchronous' Signed-off-by: Herman <yanshuaijun@yulong.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:
committed by
Mauro Carvalho Chehab
parent
d92a4a27d9
commit
e481ff3f19
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user