From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/4] ARM: clps711x: Remove board support for CEIVA
Date: Fri, 28 Sep 2012 19:18:41 +0000 [thread overview]
Message-ID: <201209281918.41825.arnd@arndb.de> (raw)
In-Reply-To: <1345568375-28516-1-git-send-email-shc_work@mail.ru>
On Tuesday 21 August 2012, Alexander Shiyan wrote:
> The current kernel does not fit in the CEIVA ROM. Also, some functional
> has already been removed due migrate from 2.6 to 3.0, and it seems that
> no one uses this platform. So, remove support for this board and modules
> specific only to this board.
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Sorry, this fell through the cracks at first.
> arch/arm/mach-clps711x/Kconfig | 6 -
> arch/arm/mach-clps711x/Makefile | 1 -
> arch/arm/mach-clps711x/ceiva.c | 64 --
> arch/arm/mach-clps711x/include/mach/hardware.h | 48 --
> arch/arm/tools/mach-types | 1 -
> drivers/video/Kconfig | 12 -
> drivers/video/Makefile | 1 -
> drivers/video/epson1355fb.c | 749 ------------------------
> include/video/epson1355.h | 64 --
> 9 files changed, 0 insertions(+), 946 deletions(-)
> delete mode 100644 arch/arm/mach-clps711x/ceiva.c
> delete mode 100644 drivers/video/epson1355fb.c
> delete mode 100644 include/video/epson1355.h
I've added Florian to Cc as the drivers/video maintainer, since you are
removing the epson1355fb driver along with its last user, and he
might have objections. Florian, I hope it's ok to merge this through
arm-soc, if not please let me know and I'll revert this.
I've applied the series to the next/cleanup2 branch in arm-soc now
for the next 3.7 merge window.
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] ARM: clps711x: Remove board support for CEIVA
Date: Fri, 28 Sep 2012 19:18:41 +0000 [thread overview]
Message-ID: <201209281918.41825.arnd@arndb.de> (raw)
In-Reply-To: <1345568375-28516-1-git-send-email-shc_work@mail.ru>
On Tuesday 21 August 2012, Alexander Shiyan wrote:
> The current kernel does not fit in the CEIVA ROM. Also, some functional
> has already been removed due migrate from 2.6 to 3.0, and it seems that
> no one uses this platform. So, remove support for this board and modules
> specific only to this board.
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Sorry, this fell through the cracks at first.
> arch/arm/mach-clps711x/Kconfig | 6 -
> arch/arm/mach-clps711x/Makefile | 1 -
> arch/arm/mach-clps711x/ceiva.c | 64 --
> arch/arm/mach-clps711x/include/mach/hardware.h | 48 --
> arch/arm/tools/mach-types | 1 -
> drivers/video/Kconfig | 12 -
> drivers/video/Makefile | 1 -
> drivers/video/epson1355fb.c | 749 ------------------------
> include/video/epson1355.h | 64 --
> 9 files changed, 0 insertions(+), 946 deletions(-)
> delete mode 100644 arch/arm/mach-clps711x/ceiva.c
> delete mode 100644 drivers/video/epson1355fb.c
> delete mode 100644 include/video/epson1355.h
I've added Florian to Cc as the drivers/video maintainer, since you are
removing the epson1355fb driver along with its last user, and he
might have objections. Florian, I hope it's ok to merge this through
arm-soc, if not please let me know and I'll revert this.
I've applied the series to the next/cleanup2 branch in arm-soc now
for the next 3.7 merge window.
Arnd
next prev parent reply other threads:[~2012-09-28 19:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-21 16:59 [PATCH 1/4] ARM: clps711x: Remove board support for CEIVA Alexander Shiyan
2012-08-21 16:59 ` [PATCH 2/4] ARM: clps711x: Fix register definitions Alexander Shiyan
2012-08-21 16:59 ` [PATCH 3/4] ARM: clps711x: Fix lowlevel debug-macro Alexander Shiyan
2012-08-21 16:59 ` [PATCH 4/4] ARM: clps711x: Added simple clock framework Alexander Shiyan
2012-08-21 19:50 ` [PATCH 1/4] ARM: clps711x: Remove board support for CEIVA Arnd Bergmann
2012-08-21 20:31 ` Colin Cross
2012-09-28 19:18 ` Arnd Bergmann [this message]
2012-09-28 19:18 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201209281918.41825.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.