lkml.org 
[lkml]   [2012]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 17/42] sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
From
On Wed, Nov 21, 2012 at 7:57 AM, Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com> wrote:
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
> drivers/pinctrl/Kconfig | 1 +
> drivers/pinctrl/Makefile | 1 +
> drivers/pinctrl/sh-pfc/Kconfig | 24 ++
> drivers/pinctrl/sh-pfc/Makefile | 5 +
> drivers/pinctrl/sh-pfc/core.c | 611 ++++++++++++++++++++++++++++++++++++++
> drivers/pinctrl/sh-pfc/core.h | 54 ++++
> drivers/pinctrl/sh-pfc/gpio.c | 181 +++++++++++
> drivers/pinctrl/sh-pfc/pinctrl.c | 481 ++++++++++++++++++++++++++++++
> drivers/sh/Kconfig | 1 -
> drivers/sh/Makefile | 1 -
> drivers/sh/pfc/Kconfig | 18 --
> drivers/sh/pfc/Makefile | 5 -
> drivers/sh/pfc/core.c | 611 --------------------------------------
> drivers/sh/pfc/core.h | 54 ----
> drivers/sh/pfc/gpio.c | 181 -----------
> drivers/sh/pfc/pinctrl.c | 481 ------------------------------

I haven't gone through the patch, but is it a simple git mv of files?
If yes, please generate such patches with following command to make review
really simple:

git format-patch -C -M


\
 
 \ /
  Last update: 2012-11-21 05:01    [W:0.199 / U:0.456 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site