media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 10 Nov 2023 08:53:00 +0000 (09:53 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 23 Nov 2023 12:03:45 +0000 (13:03 +0100)
commit26cb92f7f7c409c2674c019e5f4e44119209dd24
tree1bb44e6529b0e3e2bd32137454a77a44c78e7f46
parented5000fe5ac48980bf0b2a707c64bba184dd83d2
media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API

This config option was added during the development of the Request API
to make it easy to disable it.

The Request API is now stable so it is time to drop this option altogether.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
12 files changed:
drivers/media/common/videobuf2/videobuf2-v4l2.c
drivers/media/mc/Kconfig
drivers/media/mc/mc-device.c
drivers/media/platform/mediatek/vcodec/Kconfig
drivers/media/platform/nvidia/tegra-vde/Kconfig
drivers/media/platform/verisilicon/Kconfig
drivers/media/test-drivers/Kconfig
drivers/media/test-drivers/vicodec/Kconfig
drivers/media/test-drivers/visl/Kconfig
drivers/media/test-drivers/vivid/Kconfig
drivers/staging/media/rkvdec/Kconfig
drivers/staging/media/sunxi/cedrus/Kconfig