1
0
Files
linux/drivers
Hans Verkuil 559cd0a3e4 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>
2018-08-31 11:15:32 -04:00
..
2018-08-16 12:26:24 -07:00
2018-08-20 11:36:07 +02:00