On Tue, 2009-08-11 at 11:11 +0800, Li Yang wrote: > Change the F entry for file rename, and make it also cover fsl_qe_udc > driver. Update the name accordingly. > > Signed-off-by: Li Yang <leoli@xxxxxxxxxxxxx> > --- > Liakhovetski, > > Is it ok that it also covers your fsl_mx3_udc.c file. It's much easier > to use the wildcard. > MAINTAINERS | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b1114cf..cf1e22c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2067,12 +2067,12 @@ S: Supported > F: arch/powerpc/sysdev/qe_lib/ > F: arch/powerpc/include/asm/*qe.h > > -FREESCALE HIGHSPEED USB DEVICE DRIVER > +FREESCALE USB PERIPHERIAL DRIVERS > M: Li Yang <leoli@xxxxxxxxxxxxx> > L: linux-usb@xxxxxxxxxxxxxxx > L: linuxppc-dev@xxxxxxxxxx > S: Maintained > -F: drivers/usb/gadget/fsl_usb2_udc.c > +F: drivers/usb/gadget/fsl* If you want, you can add an "X:" entry as well X: drivers/usb/gadget/fsl_mx3_udc.c which excludes that file. Excludes are tested before includes. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html