From: Lad, Prabhakar Date: Fri, 16 May 2014 13:33:45 +0000 (-0300) Subject: [media] media: davinic: vpif_capture: drop started member from struct common_obj X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66238f363b3c39c6aaa85d9c938a3d17eb9a352;p=pandora-kernel.git [media] media: davinic: vpif_capture: drop started member from struct common_obj the started member was indicating whether streaming was started or not, this can be determined by vb2 offering, this patch replaces the started member from struct common_obj with appropriate vb2 calls. Signed-off-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed