From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/7] AT91 cleanup for 3.20 #1
Date: Thu, 15 Jan 2015 15:09:52 +0100 [thread overview]
Message-ID: <54B7CA30.1010806@atmel.com> (raw)
In-Reply-To: <20150112202603.6a7b691d@bbrezillon>
Le 12/01/2015 20:26, Boris Brezillon a ?crit :
> Hi Alexandre,
>
> On Mon, 12 Jan 2015 19:42:09 +0100
> Alexandre Belloni <alexandre.belloni@free-electrons.com> wrote:
>
>> Hi,
>>
>> This patch set cleans a lot of remaining header, config options and functions
>> that are not used anymore since the switch to DT only.
>>
>> Patch 5 is moving mach/debug-macro.S to include/debug/at91.S to prepare the
>> upcoming switch to multiplatform.
>>
>
> Thanks for those cleanup changes.
>
> To the whole series:
>
> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
With the change noted in patch 6/7, all queued on at91-3.20-at91. Thanks.
>> Alexandre Belloni (7):
>> ARM: at91: remove unused mach/memory.h
>> ARM: at91: remove useless config MACH_AT91RM9200_DT
>> ARM: at91: remove useless config MACH_AT91SAM9_DT
>> ARM: at91: remove useless at91_sysirq_mask_rtx
>> ARM: at91: move debug-macro.S into the common space
>> ARM: at91: remove useless at91rm9200_dt_initialize()
>> ARM: at91: remove useless at91rm9200_set_type()
>>
>> MAINTAINERS | 1 +
>> arch/arm/Kconfig.debug | 9 ++-
>> .../mach/debug-macro.S => include/debug/at91.S} | 19 +++---
>> arch/arm/mach-at91/Kconfig | 8 ---
>> arch/arm/mach-at91/Makefile | 6 +-
>> arch/arm/mach-at91/at91sam9260.c | 2 -
>> arch/arm/mach-at91/at91sam9261.c | 2 -
>> arch/arm/mach-at91/at91sam9263.c | 3 -
>> arch/arm/mach-at91/at91sam9g45.c | 3 -
>> arch/arm/mach-at91/at91sam9n12.c | 6 --
>> arch/arm/mach-at91/at91sam9rl.c | 3 -
>> arch/arm/mach-at91/at91sam9x5.c | 10 ---
>> arch/arm/mach-at91/board-dt-rm9200.c | 2 +-
>> arch/arm/mach-at91/generic.h | 6 --
>> arch/arm/mach-at91/include/mach/at91_rtt.h | 35 ----------
>> arch/arm/mach-at91/include/mach/memory.h | 26 --------
>> arch/arm/mach-at91/sama5d3.c | 6 --
>> arch/arm/mach-at91/setup.c | 18 ------
>> arch/arm/mach-at91/sysirq_mask.c | 75 ----------------------
>> 19 files changed, 23 insertions(+), 217 deletions(-)
>> rename arch/arm/{mach-at91/include/mach/debug-macro.S => include/debug/at91.S} (68%)
>> delete mode 100644 arch/arm/mach-at91/include/mach/at91_rtt.h
>> delete mode 100644 arch/arm/mach-at91/include/mach/memory.h
>> delete mode 100644 arch/arm/mach-at91/sysirq_mask.c
>>
>
>
>
--
Nicolas Ferre
prev parent reply other threads:[~2015-01-15 14:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-12 18:42 [PATCH 0/7] AT91 cleanup for 3.20 #1 Alexandre Belloni
2015-01-12 18:42 ` [PATCH 1/7] ARM: at91: remove unused mach/memory.h Alexandre Belloni
2015-01-12 18:42 ` [PATCH 2/7] ARM: at91: remove useless config MACH_AT91RM9200_DT Alexandre Belloni
2015-01-12 18:42 ` [PATCH 3/7] ARM: at91: remove useless config MACH_AT91SAM9_DT Alexandre Belloni
2015-01-12 18:42 ` [PATCH 4/7] ARM: at91: remove useless at91_sysirq_mask_rtx Alexandre Belloni
2015-01-12 18:42 ` [PATCH 5/7] ARM: at91: move debug-macro.S into the common space Alexandre Belloni
2015-01-20 9:23 ` Paul Bolle
2015-01-20 10:54 ` [PATCH] ARM: at91: fix Kconfig.debug by adding DEBUG_AT91_UART option Nicolas Ferre
2015-01-23 23:03 ` Olof Johansson
2015-01-12 18:42 ` [PATCH 6/7] ARM: at91: remove useless at91rm9200_dt_initialize() Alexandre Belloni
2015-01-13 1:24 ` Bo Shen
2015-01-13 15:58 ` Nicolas Ferre
2015-01-12 18:42 ` [PATCH 7/7] ARM: at91: remove useless at91rm9200_set_type() Alexandre Belloni
2015-01-12 19:26 ` [PATCH 0/7] AT91 cleanup for 3.20 #1 Boris Brezillon
2015-01-15 14:09 ` Nicolas Ferre [this message]
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=54B7CA30.1010806@atmel.com \
--to=nicolas.ferre@atmel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).