Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] Documentation/media-framework.txt: fix a sentence

Signed-off-by: Antonio Ospite <ao2@amarulasolutions.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Antonio Ospite and committed by
Mauro Carvalho Chehab
c240ac9b 7d0ee461

+1 -1
+1 -1
Documentation/media-framework.txt
··· 336 336 be identical for all nested calls to the function. 337 337 338 338 media_entity_pipeline_start() may return an error. In that case, it will 339 - clean up any the changes it did by itself. 339 + clean up any of the changes it did by itself. 340 340 341 341 When stopping the stream, drivers must notify the entities with 342 342