linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] media: cx88: Fix a typo
@ 2021-03-24 14:17 Bhaskar Chowdhury
  2021-03-24 21:51 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-24 14:17 UTC (permalink / raw)
  To: mchehab, gustavoars, sakari.ailus, hverkuil-cisco, unixbhaskar,
	linux-media, linux-kernel
  Cc: rdunlap


s/sillicon/silicon/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/media/pci/cx88/cx88-cards.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/pci/cx88/cx88-cards.c b/drivers/media/pci/cx88/cx88-cards.c
index 8e224fc0474d..f01e48c23f8e 100644
--- a/drivers/media/pci/cx88/cx88-cards.c
+++ b/drivers/media/pci/cx88/cx88-cards.c
@@ -3206,7 +3206,7 @@ static int cx88_xc4000_tuner_callback(struct cx88_core *core,

 /*
  * Tuner callback function. Currently only needed for the Pinnacle
- * PCTV HD 800i with an xc5000 sillicon tuner. This is used for both
+ * PCTV HD 800i with an xc5000 silicon tuner. This is used for both
  * analog tuner attach (tuner-core.c) and dvb tuner attach (cx88-dvb.c)
  */
 static int cx88_xc5000_tuner_callback(struct cx88_core *core,
--
2.30.1


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

* Re: [PATCH] media: cx88: Fix a typo
  2021-03-24 14:17 [PATCH] media: cx88: Fix a typo Bhaskar Chowdhury
@ 2021-03-24 21:51 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-03-24 21:51 UTC (permalink / raw)
  To: Bhaskar Chowdhury, mchehab, gustavoars, sakari.ailus,
	hverkuil-cisco, linux-media, linux-kernel

On 3/24/21 7:17 AM, Bhaskar Chowdhury wrote:
> 
> s/sillicon/silicon/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  drivers/media/pci/cx88/cx88-cards.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/media/pci/cx88/cx88-cards.c b/drivers/media/pci/cx88/cx88-cards.c
> index 8e224fc0474d..f01e48c23f8e 100644
> --- a/drivers/media/pci/cx88/cx88-cards.c
> +++ b/drivers/media/pci/cx88/cx88-cards.c
> @@ -3206,7 +3206,7 @@ static int cx88_xc4000_tuner_callback(struct cx88_core *core,
> 
>  /*
>   * Tuner callback function. Currently only needed for the Pinnacle
> - * PCTV HD 800i with an xc5000 sillicon tuner. This is used for both
> + * PCTV HD 800i with an xc5000 silicon tuner. This is used for both
>   * analog tuner attach (tuner-core.c) and dvb tuner attach (cx88-dvb.c)
>   */
>  static int cx88_xc5000_tuner_callback(struct cx88_core *core,
> --


-- 
~Randy


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

end of thread, other threads:[~2021-03-24 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 14:17 [PATCH] media: cx88: Fix a typo Bhaskar Chowdhury
2021-03-24 21:51 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).