linux/drivers/media/mc
Mauro Carvalho Chehab e36b68ed27 media: mc/Kconfig: remove staging dependency for request API
When the request API got merged, only drivers at staging were
using it. As we wanted to be able to do future changes on it,
we added an artificial depends on STAGING_MEDIA.

Yet, request API is there for quite some time now, and
didn't suffer any API breakages during this time. So, drop
this.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Suggested-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-04-17 08:57:39 +02:00
..
Kconfig media: mc/Kconfig: remove staging dependency for request API 2020-04-17 08:57:39 +02:00
Makefile
mc-dev-allocator.c
mc-device.c
mc-devnode.c
mc-entity.c media: mc-entity.c: use WARN_ON, validate link pads 2020-02-24 17:21:58 +01:00
mc-request.c