commit | 2655f51d0afd2087fb3e0e6a996610e06032d754 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Tue Jan 15 11:24:14 2013 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Mar 21 15:17:39 2013 +0000 |
tree | 21dd5114f9a5a89ecbab24cf98193f151e4bb9fb | |
parent | a937536b868b8369b98967929045f1df54234323 [diff] |
arm: vexpress: Move the poweroff/restart code to drivers/power/reset This patch moves the arch/arm/mach-vexpress/reset.c functionality to drivers/platform/reset/ and adds the necessary Kconfig wiring. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Pawel Moll <pawel.moll@arm.com>