From: Lad, Prabhakar Date: Fri, 16 May 2014 13:33:21 +0000 (-0300) Subject: [media] media: davinic: vpif_display: drop started member from struct common_obj X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f5851b5a87e96065d623cfe89137b3abdcfe643;p=pandora-kernel.git [media] media: davinic: vpif_display: 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