Hi Joe, Thank you for the patch.
On Tuesday 29 July 2014 20:38:40 Joe Perches wrote: > 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]> > cc: Laurent Pinchart <[email protected]> Acked-by: Laurent Pinchart <[email protected]> > cc: Andrzej Pietrasiewicz <[email protected]> > --- > MAINTAINERS | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 66d5894..6033aaf 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -596,7 +596,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]> > @@ -1688,7 +1688,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]> > @@ -3798,7 +3798,7 @@ M: Li Yang <[email protected]> > L: [email protected] > L: [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]> > @@ -7232,7 +7232,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/ > @@ -9576,8 +9576,8 @@ USB WEBCAM GADGET > M: Laurent Pinchart <[email protected]> > L: [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]> -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

