All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Signed-off-by: Herman <yanshuaijun@yulong.com>
@ 2021-06-04  3:52 Herman
  2021-06-04  6:40 ` Hans Verkuil
  0 siblings, 1 reply; 2+ messages in thread
From: Herman @ 2021-06-04  3:52 UTC (permalink / raw)
  To: mchehab
  Cc: anton, andrey.utkin, linux-media, linux-kernel, maintainers, Herman

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

change 'syncrous ' into 'synchrous '

Signed-off-by: Herman <yanshuaijun@yulong.com>
---
 drivers/media/pci/tw5864/tw5864-reg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/pci/tw5864/tw5864-reg.h b/drivers/media/pci/tw5864/tw5864-reg.h
index a74f30f2f78e..2dd4413359df 100644
--- a/drivers/media/pci/tw5864/tw5864-reg.h
+++ b/drivers/media/pci/tw5864/tw5864-reg.h
@@ -663,7 +663,7 @@
 #define TW5864_SYNC 0x8008
 /* Define controls in register TW5864_SYNC */
 /*
- * 0 vlc stream to syncrous port
+ * 0 vlc stream to synchrous port
  * 1 vlc stream to ddr buffers
  */
 #define TW5864_SYNC_CFG BIT(7)
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Signed-off-by: Herman <yanshuaijun@yulong.com>
  2021-06-04  3:52 [PATCH] Signed-off-by: Herman <yanshuaijun@yulong.com> Herman
@ 2021-06-04  6:40 ` Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2021-06-04  6:40 UTC (permalink / raw)
  To: Herman, mchehab
  Cc: anton, andrey.utkin, linux-media, linux-kernel, maintainers, Herman

Hi Herman,

Your subject line is mangled (has your Signed-off-by instead of a proper subject).

On 04/06/2021 05:52, Herman wrote:
> drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issues
> 
> change 'syncrous ' into 'synchrous '

I think this should be 'synchronous'.

Regards,

	Hans

> 
> Signed-off-by: Herman <yanshuaijun@yulong.com>
> ---
>  drivers/media/pci/tw5864/tw5864-reg.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/media/pci/tw5864/tw5864-reg.h b/drivers/media/pci/tw5864/tw5864-reg.h
> index a74f30f2f78e..2dd4413359df 100644
> --- a/drivers/media/pci/tw5864/tw5864-reg.h
> +++ b/drivers/media/pci/tw5864/tw5864-reg.h
> @@ -663,7 +663,7 @@
>  #define TW5864_SYNC 0x8008
>  /* Define controls in register TW5864_SYNC */
>  /*
> - * 0 vlc stream to syncrous port
> + * 0 vlc stream to synchrous port
>   * 1 vlc stream to ddr buffers
>   */
>  #define TW5864_SYNC_CFG BIT(7)
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-04  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04  3:52 [PATCH] Signed-off-by: Herman <yanshuaijun@yulong.com> Herman
2021-06-04  6:40 ` Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.