]> git.baikalelectronics.ru Git - kernel.git/commit
[media] stk1160: Remove redundant vb2_buf payload set
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Thu, 24 Dec 2015 20:06:45 +0000 (18:06 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 09:37:20 +0000 (07:37 -0200)
commitdf3efd90cfa1460b6435b52dc9e61fae03e4e90a
tree1526afa73f5a3be6bb567007c3b339adbde5f41f
parent4ed45591e37b2b09a2770693d03e55325ddd1fc5
[media] stk1160: Remove redundant vb2_buf payload set

Calling vb2_set_plane_payload is enough, there's no need to
set the planes[] bytesused field. Remove it.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/stk1160/stk1160-video.c