]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
media: omap_vout: use struct v4l2_fh
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 17 Jul 2019 13:29:09 +0000 (09:29 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 23 Jul 2019 15:50:13 +0000 (11:50 -0400)
commit854aca6d3ad14e041c19ecaa98aa708261189ade
treed0927e2b64c151bed1128d68e070c26155a03c5c
parentb4133ad3a5c8fee195079bde0ed9fd470c49d3d8
media: omap_vout: use struct v4l2_fh

This driver is one of the few that is still not using struct
v4l2_fh. Convert it.

Tested on a Pandaboard.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/omap/omap_vout.c