Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 279da4a2 authored by Maheshwar Ajja's avatar Maheshwar Ajja
Browse files

msm: vidc: Report asynchronous error if buf_queue fails



vb2_qbuf() api calls driver registered function buf_queue()
to queue buffer to driver. The buf_queue() api return type
is void, so driver is supposed to send asynchronous failure
to client if buf_queue() fails as there is no synchronous
failure support due to void return type.

CRs-Fixed: 2129118
Change-Id: I273aaf983c76d48b2764a938c3374176fa0ff7e5
Signed-off-by: default avatarMaheshwar Ajja <majja@codeaurora.org>
parent 099e9fc7
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