OSDN Git Service

media: v4l2-core: drop v4l2_window clipping and bitmap support
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 2 Mar 2023 12:57:28 +0000 (13:57 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 19 Mar 2023 23:32:00 +0000 (00:32 +0100)
commit99ba0703c6f4c79674039746e923d0fc84543cea
treee8cd353b570bfb700889d7e0db6b052f9bfe033d
parent2e19bfc8ab175ce1a5251d2b580b19add8a8f1fd
media: v4l2-core: drop v4l2_window clipping and bitmap support

There are no longer any drivers that support clipping and bitmap
support for the capture or output overlay interfaces, so drop
this.

Always set the bitmap, clips and clipcount fields to 0, and
remove the compat32 support.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
drivers/media/v4l2-core/v4l2-ioctl.c