diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-09-01 08:22:47 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-10 14:06:27 +0200 |
commit | 50044aa715177b336acca01d711bf8edc19162c7 (patch) | |
tree | 3a3f860a821080efb4cdab23d4f44d8fac75e4e7 /Documentation/admin-guide/media/usb-cardlist.rst | |
parent | d034731bb4b4f2bf5f378231a6d99e59c2cb59f6 (diff) |
media: usbvision: remove deprecated driver
To quote the TODO of this driver:
--------------------------------------------------------------
The driver is deprecated and scheduled for removal by the end
of 2020.
In order to prevent removal the following actions would have to
be taken:
- clean up the code
- convert to the vb2 framework
- fix the disconnect and free-on-last-user handling (i.e., add
a release callback for struct v4l2_device and rework the code
to use that correctly).
--------------------------------------------------------------
Nobody picked this up, so it's time to retire this driver.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/media/usb-cardlist.rst')
-rw-r--r-- | Documentation/admin-guide/media/usb-cardlist.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/admin-guide/media/usb-cardlist.rst b/Documentation/admin-guide/media/usb-cardlist.rst index 546fd40da4c3..1e96f928e0af 100644 --- a/Documentation/admin-guide/media/usb-cardlist.rst +++ b/Documentation/admin-guide/media/usb-cardlist.rst @@ -112,7 +112,6 @@ zr364xx USB ZR364XX Camera em28xx-cardlist tm6000-cardlist siano-cardlist - usbvision-cardlist gspca-cardlist |