From: Hans Verkuil Date: Sat, 6 Apr 2013 09:00:17 +0000 (-0300) Subject: [media] hdpvr: remove hdpvr_fh and just use v4l2_fh X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ede197aac0c64021a0b2139d19edd8fa066530c2;p=pandora-kernel.git [media] hdpvr: remove hdpvr_fh and just use v4l2_fh This prepares the driver for priority and control event handling. This patch also checks for correct streaming ownership and it makes a small improvement to the encoder_cmd ioctls: always zero 'flags' and drop the memset of 'raw' as that is already done by the v4l2 core. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed