linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] media: entity: A typo fix
@ 2021-03-24 13:21 Bhaskar Chowdhury
  2021-03-24 21:52 ` Randy Dunlap
  2021-03-24 21:59 ` Laurent Pinchart
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-24 13:21 UTC (permalink / raw)
  To: sakari.ailus, laurent.pinchart, mchehab, linux-media, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/cariers/carriers/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 include/media/media-entity.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/media/media-entity.h b/include/media/media-entity.h
index cbdfcb79d0d0..a90e2bf6baf7 100644
--- a/include/media/media-entity.h
+++ b/include/media/media-entity.h
@@ -155,7 +155,7 @@ struct media_link {
  *	uniquely identified by the pad number.
  * @PAD_SIGNAL_ANALOG:
  *	The pad contains an analog signal. It can be Radio Frequency,
- *	Intermediate Frequency, a baseband signal or sub-cariers.
+ *	Intermediate Frequency, a baseband signal or sub-carriers.
  *	Tuner inputs, IF-PLL demodulators, composite and s-video signals
  *	should use it.
  * @PAD_SIGNAL_DV:
--
2.30.1


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 13:21 [PATCH] media: entity: A typo fix Bhaskar Chowdhury
2021-03-24 21:52 ` Randy Dunlap
2021-03-24 21:59 ` Laurent Pinchart

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).