]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] marvell-ccic: switch to struct v4l2_fh
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 5 Mar 2015 16:03:18 +0000 (13:03 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 1 May 2015 10:42:34 +0000 (07:42 -0300)
commit44fbcb10cf35e3ede61b385733ad496d40c5b979
tree22be702b21f61c52a03cabfe08d41d43c56e2976
parent1e4cbe677f596563060709b3af92480f873a0a6e
[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>
drivers/media/platform/marvell-ccic/mcam-core.c