Skip to content

Commit

Permalink
[media] Documentation/media-framework.txt: fix a sentence
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Ospite <ao2@amarulasolutions.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Antonio Ospite authored and Mauro Carvalho Chehab committed Feb 8, 2013
1 parent 7d0ee46 commit c240ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/media-framework.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ Calls to media_entity_pipeline_start() can be nested. The pipeline pointer must
be identical for all nested calls to the function.

media_entity_pipeline_start() may return an error. In that case, it will
clean up any the changes it did by itself.
clean up any of the changes it did by itself.

When stopping the stream, drivers must notify the entities with

Expand Down

0 comments on commit c240ac9

Please sign in to comment.