提交 f0a3fa21 编写于 作者: N Niklas Söderlund 提交者: Mauro Carvalho Chehab

media: entity: fix spelling for media_entity_get_fwnode_pad()

s/dose/does/

Fixes: d295c6a4 ("[media] media: entity: Add media_entity_get_fwnode_pad() function")
Signed-off-by: NNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: NSimon Horman <horms+renesas@verge.net.au>
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab+samsung@kernel.org>
上级 09f20f2b
...@@ -842,7 +842,7 @@ struct media_entity *media_entity_get(struct media_entity *entity); ...@@ -842,7 +842,7 @@ struct media_entity *media_entity_get(struct media_entity *entity);
* a fwnode. This is useful for devices which use more complex * a fwnode. This is useful for devices which use more complex
* mappings of media pads. * mappings of media pads.
* *
* If the entity dose not implement the get_fwnode_pad() operation * If the entity does not implement the get_fwnode_pad() operation
* then this function searches the entity for the first pad that * then this function searches the entity for the first pad that
* matches the @direction_flags. * matches the @direction_flags.
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册