Skip to content
Snippets Groups Projects
Select Git revision
  • esp32_c3_bringup default
  • master
2 results

rng.c

user avatar
Benoit Parrot authored and Mauro Carvalho Chehab committed
When stop_streaming is called we need to cleanup the queued
vb2 buffers properly.
This was not previously being done which caused kernel
warning when the application using the resources was killed.
Kernel warnings were also generated on successful completion
of a de-interlacing case as well as upon aborting a
conversion.

Make sure every vb2 buffers is properly handled in all cases.

Signed-off-by: default avatarBenoit Parrot <bparrot@ti.com>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
dfe1349d
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.