diff mbox series

MAINTAINERS: move USB gadget and phy entries under the main USB entry

Message ID 20220930114041.1306711-1-gregkh@linuxfoundation.org (mailing list archive)
State Accepted
Commit 0eafdcfea6bc82f7f8c9a9af2d4add6745beefc5
Headers show
Series MAINTAINERS: move USB gadget and phy entries under the main USB entry | expand

Commit Message

Greg Kroah-Hartman Sept. 30, 2022, 11:40 a.m. UTC
Felipe has done a wonderful job over the years, but now it makes sense
to just maintain all of the USB stack in one tree.  Do so by removing
the current USB gadget and phy entries so that all portions of the stack
are now covered by the main USB maintainer entry.

Cc: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 MAINTAINERS | 16 ----------------
 1 file changed, 16 deletions(-)

Comments

Felipe Balbi Oct. 5, 2022, 11:51 a.m. UTC | #1
Greg Kroah-Hartman <gregkh@linuxfoundation.org> writes:

> Felipe has done a wonderful job over the years, but now it makes sense
> to just maintain all of the USB stack in one tree.  Do so by removing
> the current USB gadget and phy entries so that all portions of the stack
> are now covered by the main USB maintainer entry.
>
> Cc: Felipe Balbi <balbi@kernel.org>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Acked-by: Felipe Balbi <balbi@kernel.org>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2cd29b4add81..c98cb6302249 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20965,15 +20965,6 @@  S:	Maintained
 F:	Documentation/usb/ehci.rst
 F:	drivers/usb/host/ehci*
 
-USB GADGET/PERIPHERAL SUBSYSTEM
-M:	Felipe Balbi <balbi@kernel.org>
-L:	linux-usb@vger.kernel.org
-S:	Maintained
-W:	http://www.linux-usb.org/gadget
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
-F:	drivers/usb/gadget/
-F:	include/linux/usb/gadget*
-
 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
 M:	Jiri Kosina <jikos@kernel.org>
 M:	Benjamin Tissoires <benjamin.tissoires@redhat.com>
@@ -21080,13 +21071,6 @@  W:	https://github.com/petkan/pegasus
 T:	git git://github.com/petkan/pegasus.git
 F:	drivers/net/usb/pegasus.*
 
-USB PHY LAYER
-M:	Felipe Balbi <balbi@kernel.org>
-L:	linux-usb@vger.kernel.org
-S:	Maintained
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
-F:	drivers/usb/phy/
-
 USB PRINTER DRIVER (usblp)
 M:	Pete Zaitcev <zaitcev@redhat.com>
 L:	linux-usb@vger.kernel.org