projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f20f2
)
media: entity: fix spelling for media_entity_get_fwnode_pad()
author
Niklas Söderlund
<
[email protected]
>
Sun, 8 Apr 2018 16:11:52 +0000
(12:11 -0400)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Wed, 9 May 2018 19:49:41 +0000
(15:49 -0400)
s/dose/does/
Fixes: d295c6a460cd2ac6 ("[media] media: entity: Add media_entity_get_fwnode_pad() function")
Signed-off-by: Niklas Söderlund <
[email protected]
>
Reviewed-by: Simon Horman <
[email protected]
>
Signed-off-by: Hans Verkuil <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
include/media/media-entity.h
patch
|
blob
|
history
diff --git
a/include/media/media-entity.h
b/include/media/media-entity.h
index a732af1dbba099d493af5884c293bd923669260a..3aa3d58d1d586dc2c0417bb8ecb76c7f7c19e2e8 100644
(file)
--- a/
include/media/media-entity.h
+++ b/
include/media/media-entity.h
@@
-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
* mappings of media pads.
*
- * If the entity do
se
not implement the get_fwnode_pad() operation
+ * If the entity do
es
not implement the get_fwnode_pad() operation
* then this function searches the entity for the first pad that
* matches the @direction_flags.
*