media: zr364xx: deprecate this driver
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 11 Aug 2022 09:17:44 +0000 (11:17 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 29 Aug 2022 14:42:55 +0000 (16:42 +0200)
commit50f0b24381665ad3233dd586e069e2c3ae7b1d9b
tree8ca41d5dde7af3257027e24bd96814fc738f066d
parent9a97cc155cc75571db72adf6992d11aa1de0c83a
media: zr364xx: deprecate this driver

Deprecate the zr364xx driver. This driver does not use the vb2 framework
for video streaming, instead it uses the old videobuf framework.

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/usb/Kconfig
drivers/media/usb/Makefile
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/deprecated/zr364xx/Kconfig [moved from drivers/media/usb/zr364xx/Kconfig with 65% similarity]
drivers/staging/media/deprecated/zr364xx/Makefile [moved from drivers/media/usb/zr364xx/Makefile with 100% similarity]
drivers/staging/media/deprecated/zr364xx/TODO [new file with mode: 0644]
drivers/staging/media/deprecated/zr364xx/zr364xx.c [moved from drivers/media/usb/zr364xx/zr364xx.c with 100% similarity]