From: jamie@jamieiles.com (Jamie Iles)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] picoxcell cleanups for 3.3
Date: Sun, 18 Dec 2011 10:59:22 +0000 [thread overview]
Message-ID: <20111218105922.GC2376@gallagher> (raw)
Hi Arnd, Olof
Please pull these cleanups for picoxcell for the 3.3 merge window. I've
based this on Russell's devel-stable branch as they are dependent on the
VIC changes.
The following changes since commit 3bdc3484e8f2b1b219ad0397d81ce4601fbaf76d:
ARM: kexec: use soft_restart for branching to the reboot buffer (2011-12-12 16:07:36 +0000)
are available in the git repository at:
git://github.com/jamieiles/linux-2.6-ji.git picoxcell-cleanup
Jamie Iles (4):
ARM: picoxcell: remove mach/memory.h
ARM: picoxcell: don't reserve irq_descs
ARM: picoxcell: move io mappings to common.c
MAINTAINERS: add maintainer entry for Picochip picoxcell
MAINTAINERS | 9 +++++++
arch/arm/Kconfig | 1 +
arch/arm/mach-picoxcell/Makefile | 1 -
arch/arm/mach-picoxcell/common.c | 15 +++++++++++-
arch/arm/mach-picoxcell/common.h | 1 -
arch/arm/mach-picoxcell/include/mach/irqs.h | 9 +-----
arch/arm/mach-picoxcell/include/mach/memory.h | 1 -
arch/arm/mach-picoxcell/io.c | 32 -------------------------
8 files changed, 26 insertions(+), 43 deletions(-)
delete mode 100644 arch/arm/mach-picoxcell/include/mach/memory.h
delete mode 100644 arch/arm/mach-picoxcell/io.c
next reply other threads:[~2011-12-18 10:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-18 10:59 Jamie Iles [this message]
2011-12-20 5:33 ` [GIT PULL] picoxcell cleanups for 3.3 Olof Johansson
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=20111218105922.GC2376@gallagher \
--to=jamie@jamieiles.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).