From: Lad, Prabhakar Date: Sun, 8 Mar 2015 14:40:43 +0000 (-0300) Subject: [media] media: blackfin: bfin_capture: use v4l2_fh_open and vb2_fop_release X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e91c65a9eb9faa25ba6d0a63683cf0152eb77f;p=pandora-kernel.git [media] media: blackfin: bfin_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 bcap_fh, as this is handled by core. Signed-off-by: Lad, Prabhakar Tested-by: Scott Jiang Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed