mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02: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 TW5864_SYNC 0x8008
|
||||||
/* Define controls in register TW5864_SYNC */
|
/* Define controls in register TW5864_SYNC */
|
||||||
/*
|
/*
|
||||||
* 0 vlc stream to syncrous port
|
* 0 vlc stream to synchronous port
|
||||||
* 1 vlc stream to ddr buffers
|
* 1 vlc stream to ddr buffers
|
||||||
*/
|
*/
|
||||||
#define TW5864_SYNC_CFG BIT(7)
|
#define TW5864_SYNC_CFG BIT(7)
|
||||||
|
Reference in New Issue
Block a user