[PATCH] usb/gadget: Update Freescale UDC entry in MAINTAINERS

Joe Perches joe at perches.com
Tue Aug 11 13:00:15 EST 2009


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 at freescale.com>
> ---
> 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 at freescale.com>
>  L:	linux-usb at vger.kernel.org
>  L:	linuxppc-dev at ozlabs.org
>  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.




More information about the Linuxppc-dev mailing list