mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 08:17:46 +00:00
media: entity: A typo fix
s/cariers/carriers/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.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:
parent
9ca53286a3
commit
45cdd2a08a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue