commit | 44fbcb10cf35e3ede61b385733ad496d40c5b979 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Thu Mar 05 13:03:18 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri May 01 07:42:34 2015 -0300 |
tree | 22be702b21f61c52a03cabfe08d41d43c56e2976 | |
parent | 1e4cbe677f596563060709b3af92480f873a0a6e [diff] |
[media] marvell-ccic: switch to struct v4l2_fh Use struct v4l2_fh to represent a filehandle. This fixes the missing g/s_priority handling of this driver that v4l2-compliance complained about. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>