diff options
author | Laurent Pinchart <[email protected]> | 2024-08-13 13:44:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-08-22 16:04:05 +0800 |
commit | 6e95097b6bb20f0021180b150f41ad9962dcdcc9 (patch) | |
tree | 3a8105503ced2a29f250c3ec504e7c133aedaa94 | |
parent | 47ac09b91befbb6a235ab620c32af719f8208399 (diff) |
MAINTAINERS: Mark UVC gadget driver as orphan
I haven't had time to maintain the UVC gadget driver for a long while.
Dan Scally confirmed he is also in a similar -ENOTIME situation with no
short term hope of fixing that. Being listed as maintainers doesn't help
progress, so mark the driver as orphan to reflect the current state.
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Daniel Scally <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f328373463b0..2b193c9a44ee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23821,10 +23821,8 @@ F: drivers/media/usb/uvc/ F: include/uapi/linux/uvcvideo.h USB WEBCAM GADGET -M: Laurent Pinchart <[email protected]> -M: Daniel Scally <[email protected]> -S: Maintained +S: Orphan F: drivers/usb/gadget/function/*uvc* F: drivers/usb/gadget/legacy/webcam.c F: include/uapi/linux/usb/g_uvc.h |