From: catalin.marinas@arm•com (Catalin Marinas)
To: linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL] Versatile Express poweroff/restart code to drivers/
Date: Thu, 28 Mar 2013 16:29:33 +0000 [thread overview]
Message-ID: <20130328162933.GI24039@arm.com> (raw)
Anton,
Please pull these patches which move the vexpress poweroff/restart code
from arch/arm to driver/power/reset so that the code can be reused in
arm64. Thanks.
The following changes since commit a937536b868b8369b98967929045f1df54234323:
Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git vexpress
for you to fetch changes up to 65deb782858128cde598ac4a9150ab7cdd29dafa:
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc (2013-03-21 15:17:40 +0000)
----------------------------------------------------------------
Catalin Marinas (2):
arm: vexpress: Move the poweroff/restart code to drivers/power/reset
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
arch/arm/mach-vexpress/Kconfig | 3 +++
arch/arm/mach-vexpress/Makefile | 2 +-
arch/arm/mach-vexpress/v2m.c | 5 -----
drivers/power/reset/Kconfig | 7 +++++++
drivers/power/reset/Makefile | 3 ++-
.../reset.c => drivers/power/reset/vexpress-poweroff.c | 9 +++++++--
include/linux/vexpress.h | 3 ---
7 files changed, 20 insertions(+), 12 deletions(-)
rename arch/arm/mach-vexpress/reset.c => drivers/power/reset/vexpress-poweroff.c (93%)
next reply other threads:[~2013-03-28 16:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-28 16:29 Catalin Marinas [this message]
2013-03-30 22:50 ` [GIT PULL] Versatile Express poweroff/restart code to drivers/ Anton Vorontsov
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=20130328162933.GI24039@arm.com \
--to=catalin.marinas@arm$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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