From: Lad, Prabhakar Date: Fri, 16 May 2014 13:33:41 +0000 (-0300) Subject: [media] media: davinci: vpif_capture: use v4l2_fh_open and vb2_fop_release X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff51197cca58cf83bbb7db3a10a239686d4b4b7;p=pandora-kernel.git [media] media: davinci: vpif_capture: 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