diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2018-06-03 11:00:25 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-08-31 17:15:32 +0200 |
commit | 559cd0a3e4848050810d125ffba36dab1e686c9d (patch) | |
tree | 764e262da549cd8ac9f0c9cab0517f81cbbef151 /include/media | |
parent | media: vb2: store userspace data in vb2_v4l2_buffer (diff) | |
download | linux-559cd0a3e4848050810d125ffba36dab1e686c9d.tar.xz linux-559cd0a3e4848050810d125ffba36dab1e686c9d.zip |
media: davinci_vpfe: remove bogus vb2->state check
There is no need to check the vb2 state in the buf_prepare
callback: it can never be wrong.
Since VB2_BUF_STATE_PREPARED will be removed in the next patch
we'll remove this unnecessary check (and use of that state) first.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions