Skip to content
Commit b7e9360a authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

staging: vc04_services: codec: Fix incorrect buffer cleanup



The allocated input and output buffers are initialised in
buf_init and should only be cleared up in buf_cleanup.
stop_streaming was (incorrectly) cleaning up the buffers to
avoid an issue in videobuf2 that had been fixed by the orphaned
buffer support.

Remove the erroneous cleanup.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent e3bb131f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment