From: Hans Verkuil Date: Tue, 3 Feb 2015 13:46:55 +0000 (-0300) Subject: [media] pvrusb2: use struct v4l2_fh X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee05cb3598813f05a3419c56487e337ee84210f;p=pandora-kernel.git [media] pvrusb2: use struct v4l2_fh By using struct v4l2_fh both the prio handling and the linked list implementation in pvrusb2 can be removed since both are now done in the v4l2 core if you use struct v4l2_fh. Signed-off-by: Hans Verkuil Tested-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed