Skip to content
Snippets Groups Projects
Commit 5be3e20c authored by Philipp Zabel's avatar Philipp Zabel Committed by Nicolas Dufresne
Browse files

media: hantro: relax s_fmt(out) busy error


Setting the output format resets the capture queue, so we return -EBUSY
while the capture queue has buffers allocated. If capture dimensions
and pixel format don't change though, we can allow setting the output
format without reallocating the capture queue.

Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent c0842750
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment