Hi,

> -----Original Message-----
> From: Greg KH [mailto:[email protected]]
> Sent: Tuesday, September 26, 2017 2:58 PM
> To: Jun Li <[email protected]>
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> Peter Chen <[email protected]>; A.s. Dong <[email protected]>; linux-
> [email protected]; [email protected]
> Subject: Re: [PATCH 12/12] staging: typec: tcpci: move tcpci driver out of
> staging
> 
> On Tue, Sep 26, 2017 at 08:45:27AM +0800, Li Jun wrote:
> > Move TCPCI(Typec port controller interface) driver out of staging.
> >
> > Signed-off-by: Li Jun <[email protected]>
> > ---
> >  drivers/staging/Kconfig        |   2 -
> >  drivers/staging/Makefile       |   1 -
> >  drivers/staging/typec/Kconfig  |  14 -
> >  drivers/staging/typec/Makefile |   1 -
> >  drivers/staging/typec/TODO     |   5 -
> >  drivers/staging/typec/tcpci.c  | 637
> > -----------------------------------------
> >  drivers/staging/typec/tcpci.h  | 133 ---------
> >  drivers/usb/typec/Kconfig      |   7 +
> >  drivers/usb/typec/Makefile     |   1 +
> >  drivers/usb/typec/tcpci.c      | 637
> +++++++++++++++++++++++++++++++++++++++++
> >  drivers/usb/typec/tcpci.h      | 133 +++++++++
> >  11 files changed, 778 insertions(+), 793 deletions(-)
> 
> 
> Creating patches like this with "-M" to git format-patch is nice, that way we 
> see
> the rename as just a rename, and not a big delete/add patch.
> 
> Can you do that instead and resend this series?

Thanks, I will do that and resend.

Li Jun
> 
> thanks,
> 
> greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to