[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201105201204.59237.arnd@arndb.de>
Date: Fri, 20 May 2011 12:04:59 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: Shawn Guo <shawn.guo@...aro.org>, linux-kernel@...r.kernel.org,
patches@...aro.org, linus.walleij@...aro.org,
grant.likely@...retlab.ca, kernel@...gutronix.de
Subject: Re: [PATCH 1/3] ARM: mxs: remove gpio driver from mach-mxs
On Friday 20 May 2011 11:57:24 Shawn Guo wrote:
> Signed-off-by: Shawn Guo <shawn.guo@...aro.org>
> ---
> arch/arm/mach-mxs/Makefile | 2 +-
> arch/arm/mach-mxs/gpio.c | 331 --------------------------------------
> arch/arm/mach-mxs/gpio.h | 34 ----
> arch/arm/mach-mxs/mach-mx28evk.c | 1 -
> arch/arm/mach-mxs/mm-mx23.c | 1 -
> arch/arm/mach-mxs/mm-mx28.c | 1 -
> 6 files changed, 1 insertions(+), 369 deletions(-)
> delete mode 100644 arch/arm/mach-mxs/gpio.c
> delete mode 100644 arch/arm/mach-mxs/gpio.h
The patch looks good (removing stuff often is), but
you are missing a changelog. Please explain why it's
not used any more so that people can find it later
when they only look at git but not at your original
mail 0/3 or the entire series.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists