]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: meye: deprecate this driver
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 11 Aug 2022 09:17:43 +0000 (11:17 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 29 Aug 2022 14:42:52 +0000 (16:42 +0200)
commit9a97cc155cc75571db72adf6992d11aa1de0c83a
tree316b41a218edc841630f732ebc923eeae603cda6
parentbe8cebc46d9d38166a1b3fda22a018ae52b0928e
media: meye: deprecate this driver

Deprecate the meye driver. This driver does not use the vb2 framework
for video streaming, instead it implements its own version.

We want to get rid of these old drivers, so deprecated it for future
removal.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
MAINTAINERS
drivers/media/pci/Kconfig
drivers/media/pci/Makefile
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/deprecated/meye/Kconfig [moved from drivers/media/pci/meye/Kconfig with 73% similarity]
drivers/staging/media/deprecated/meye/Makefile [moved from drivers/media/pci/meye/Makefile with 100% similarity]
drivers/staging/media/deprecated/meye/TODO [new file with mode: 0644]
drivers/staging/media/deprecated/meye/meye.c [moved from drivers/media/pci/meye/meye.c with 100% similarity]
drivers/staging/media/deprecated/meye/meye.h [moved from drivers/media/pci/meye/meye.h with 100% similarity]