diff mbox series

MAINTAINERS: Move usb_storage from DFU to USB

Message ID 20221104112807.7356-1-marex@denx.de
State Accepted
Delegated to: Marek Vasut
Headers show
Series MAINTAINERS: Move usb_storage from DFU to USB | expand

Commit Message

Marek Vasut Nov. 4, 2022, 11:28 a.m. UTC
The usb_storage.c is the host-side USB mass storage device support,
it is not the DFU/UMS gadget-side implementation. Fix the entry.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Janne Grunau <j@jannau.net>
Cc: Lukasz Majewski <lukma@denx.de>
Cc: Tom Rini <trini@konsulko.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini Dec. 2, 2022, 3:23 p.m. UTC | #1
On Fri, Nov 04, 2022 at 12:28:07PM +0100, Marek Vasut wrote:

> The usb_storage.c is the host-side USB mass storage device support,
> it is not the DFU/UMS gadget-side implementation. Fix the entry.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cb4d44584d8..e6ebdbbce5c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -829,7 +829,6 @@  F:	cmd/dfu.c
 F:	cmd/usb_*.c
 F:	common/dfu.c
 F:	common/update.c
-F:	common/usb_storage.c
 F:	doc/api/dfu.rst
 F:	doc/usage/dfu.rst
 F:	drivers/dfu/
@@ -1452,6 +1451,7 @@  T:	git https://source.denx.de/u-boot/custodians/u-boot-usb.git
 F:	drivers/usb/
 F:	common/usb.c
 F:	common/usb_kbd.c
+F:	common/usb_storage.c
 F:	include/usb.h
 
 USB xHCI