From: Lad, Prabhakar Date: Fri, 16 May 2014 13:33:15 +0000 (-0300) Subject: [media] media: davinci: vpif_display: use v4l2_fh_open and vb2_fop_release X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc22af21764cc0196997a5531904d1b1f11011e;p=pandora-kernel.git [media] media: davinci: vpif_display: use v4l2_fh_open and vb2_fop_release this patch adds support to use v4l2_fh_open() and vb2_fop_release, which allows to drop driver specific struct vpif_fh, as this is handeled by core. This patch also drops vpif_g/s_priority as this handeled by core. Signed-off-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed