[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210324141743.11961-1-unixbhaskar@gmail.com>
Date: Wed, 24 Mar 2021 19:47:43 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: mchehab@...nel.org, gustavoars@...nel.org,
sakari.ailus@...ux.intel.com, hverkuil-cisco@...all.nl,
unixbhaskar@...il.com, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org
Subject: [PATCH] media: cx88: Fix a typo
s/sillicon/silicon/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.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
Powered by blists - more mailing lists