lkml.org 
[lkml]   [2019]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Adjust analogix chip driver location
Date
On Wed, Jun 26, 2019 at 08:23:17PM +0800, gregkh@linuxfoundation.org wrote:
> On Wed, Jun 26, 2019 at 10:44:38AM +0000, Xin Ji wrote:
> > Move analogix chip ANX78XX bridge driver into "analogix" directory.
> >
> > Signed-off-by: Xin Ji <xji@analogixsemi.com>
> > ---
> > drivers/gpu/drm/bridge/Kconfig | 10 -
> > drivers/gpu/drm/bridge/Makefile | 3 +-
> > drivers/gpu/drm/bridge/analogix-anx78xx.c | 1485 --------------------
> > drivers/gpu/drm/bridge/analogix-anx78xx.h | 710 ----------
> > drivers/gpu/drm/bridge/analogix/Kconfig | 10 +
> > drivers/gpu/drm/bridge/analogix/Makefile | 2 +
> > drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c | 1485 ++++++++++++++++++++
> > drivers/gpu/drm/bridge/analogix/analogix-anx78xx.h | 710 ++++++++++
> > 8 files changed, 2208 insertions(+), 2207 deletions(-)
> > delete mode 100644 drivers/gpu/drm/bridge/analogix-anx78xx.c
> > delete mode 100644 drivers/gpu/drm/bridge/analogix-anx78xx.h
> > create mode 100644 drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c
> > create mode 100644 drivers/gpu/drm/bridge/analogix/analogix-anx78xx.h
>
> 'git format-patch -M' is usually a lot better to use when moving files
> around, as it shows you only any changes in the files, not a huge
> delete/add cycle.
>
> thanks,
>
> greg k-h

Thanks, I'll submit new version.

Xin

\
 
 \ /
  Last update: 2019-06-27 13:25    [W:0.604 / U:0.560 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site