* [GIT PULL] Versatile Express poweroff/restart code to drivers/
@ 2013-03-28 16:29 Catalin Marinas
2013-03-30 22:50 ` Anton Vorontsov
0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2013-03-28 16:29 UTC (permalink / raw)
To: linux-arm-kernel
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%)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] Versatile Express poweroff/restart code to drivers/
2013-03-28 16:29 [GIT PULL] Versatile Express poweroff/restart code to drivers/ Catalin Marinas
@ 2013-03-30 22:50 ` Anton Vorontsov
0 siblings, 0 replies; 2+ messages in thread
From: Anton Vorontsov @ 2013-03-30 22:50 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Mar 28, 2013 at 04:29:33PM +0000, Catalin Marinas wrote:
> 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.
Pulled, thanks a lot!
Anton
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-30 22:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-28 16:29 [GIT PULL] Versatile Express poweroff/restart code to drivers/ Catalin Marinas
2013-03-30 22:50 ` Anton Vorontsov
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).