summaryrefslogtreecommitdiff
path: root/drivers/misc/echo/echo.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2019-05-07 12:30:24 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-11 18:31:42 +0300
commit8307f0ab0331ad8b8bb8af85df372e6bfda688e7 (patch)
treeeb69cf3ac6587e34b9878da011a84243dd32677a /drivers/misc/echo/echo.c
parentfbbbb2cd0b39acba0720354d4beb98f39b69a29f (diff)
downloadlinux-8307f0ab0331ad8b8bb8af85df372e6bfda688e7.tar.xz
media: vicodec: use correct sizeimage value when draining
After a resolution change is detected, q_data->sizeimage is updated to the new format, but buf_prepare is still draining buffers that need to use the old pre-resolution-change value. So store the sizeimage value in q_data->vb2_sizeimage in queue_setup and use that in buf_prepare. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/misc/echo/echo.c')
0 files changed, 0 insertions, 0 deletions