From: linux@prisktech.co.nz (Tony Prisk)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Convert arch-vt8500 to multiplatform
Date: Fri, 26 Oct 2012 16:51:37 +1300 [thread overview]
Message-ID: <1351223497.30694.2.camel@gitbox> (raw)
The following changes since commit
ddffeb8c4d0331609ef2581d84de4d763607bd37:
Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)
are available in the git repository at:
git://server.prisktech.co.nz/git/linuxwmt.git/ tags/armsoc-for-3.8
for you to fetch changes up to 6f35f9a9fabe8f0a89a17e353a77a7edef461bb2:
ARM: vt8500: Convert arch-vt8500 to multiplatform (2012-10-26 16:45:19
+1300)
----------------------------------------------------------------
Two patches for 3.8 to finish converting arch-vt8500 to multiplatform.
Single arch build is maintained as we still need earlyprintk for
development work.
----------------------------------------------------------------
Tony Prisk (2):
arm: vt8500: Convert irq.c for multiplatform integration
ARM: vt8500: Convert arch-vt8500 to multiplatform
arch/arm/Kconfig | 6 +-
arch/arm/mach-vt8500/Kconfig | 12 +++
arch/arm/mach-vt8500/common.h | 3 +
arch/arm/mach-vt8500/include/mach/entry-macro.S | 26 ------
arch/arm/mach-vt8500/include/mach/irqs.h | 22 -----
arch/arm/mach-vt8500/irq.c | 108
+++++++++++++++--------
arch/arm/mach-vt8500/vt8500.c | 1 +
7 files changed, 91 insertions(+), 87 deletions(-)
create mode 100644 arch/arm/mach-vt8500/Kconfig
delete mode 100644 arch/arm/mach-vt8500/include/mach/entry-macro.S
delete mode 100644 arch/arm/mach-vt8500/include/mach/irqs.h
next reply other threads:[~2012-10-26 3:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-26 3:51 Tony Prisk [this message]
2012-10-26 12:43 ` [GIT PULL] Convert arch-vt8500 to multiplatform 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=1351223497.30694.2.camel@gitbox \
--to=linux@prisktech.co.nz \
--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).