MAINTAINERS: move USB gadget and phy entries under the main USB entry
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Sep 2022 11:40:41 +0000 (13:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 08:20:43 +0000 (10:20 +0200)
commit0eafdcfea6bc82f7f8c9a9af2d4add6745beefc5
tree0bb4249a0fc5ce8fe512130a54d3671f071f4e59
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
MAINTAINERS: move USB gadget and phy entries under the main USB entry

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.

Acked-by: Felipe Balbi <balbi@kernel.org>
Link: https://lore.kernel.org/r/20220930114041.1306711-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS