diff options
author | Joe Perches <[email protected]> | 2014-08-08 14:26:18 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-08 15:57:33 -0700 |
commit | faf2e1dbd8744a48dd6c5666aaa9db80373a61b4 (patch) | |
tree | 22cc438091f663338bb75352eeeb9294b570b1ef | |
parent | e46d12c65998c7ac6a8544fc356e2297228b207a (diff) |
MAINTAINERS: update usb/gadget patterns
Several commits have moved files around, update the section patterns.
Signed-off-by: Joe Perches <[email protected]>
Cc: Thomas Dahlmann <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Li Yang <[email protected]>
Cc: Eric Miao <[email protected]>
Cc: Russell King <[email protected]>
Cc: Haojian Zhuang <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Cc: Andrzej Pietrasiewicz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d53afcba451a..9c28a5a9ef5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -597,7 +597,7 @@ AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER M: Thomas Dahlmann <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported -F: drivers/usb/gadget/amd5536udc.* +F: drivers/usb/gadget/udc/amd5536udc.* AMD GEODE PROCESSOR/CHIPSET SUPPORT P: Andres Salomon <[email protected]> @@ -1690,7 +1690,7 @@ ATMEL USBA UDC DRIVER M: Nicolas Ferre <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported -F: drivers/usb/gadget/atmel_usba_udc.* +F: drivers/usb/gadget/udc/atmel_usba_udc.* ATMEL WIRELESS DRIVER M: Simon Kelley <[email protected]> @@ -3800,7 +3800,7 @@ M: Li Yang <[email protected]> S: Maintained -F: drivers/usb/gadget/fsl* +F: drivers/usb/gadget/udc/fsl* FREESCALE QUICC ENGINE UCC ETHERNET DRIVER M: Li Yang <[email protected]> @@ -7228,7 +7228,7 @@ S: Maintained F: arch/arm/mach-pxa/ F: drivers/pcmcia/pxa2xx* F: drivers/spi/spi-pxa2xx* -F: drivers/usb/gadget/pxa2* +F: drivers/usb/gadget/udc/pxa2* F: include/sound/pxa2xx-lib.h F: sound/arm/pxa* F: sound/soc/pxa/ @@ -9582,8 +9582,8 @@ USB WEBCAM GADGET M: Laurent Pinchart <[email protected]> S: Maintained -F: drivers/usb/gadget/*uvc*.c -F: drivers/usb/gadget/webcam.c +F: drivers/usb/gadget/function/*uvc*.c +F: drivers/usb/gadget/legacy/webcam.c USB WIRELESS RNDIS DRIVER (rndis_wlan) M: Jussi Kivilinna <[email protected]> |