]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[ARM] 4903/1: [AT91] SAM9/CAP9 system shutdown
authorAndrew Victor <linux@maxim.org.za>
Wed, 2 Apr 2008 20:36:06 +0000 (21:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 4 Apr 2008 08:52:19 +0000 (09:52 +0100)
commit3ef2fb426775fc2ae19b70c318dbdf4a0aeeced7
treeedf90c662cfd9c4e9106eaef6a71a042200b8f78
parentb78eabde89f9b19d463a77abe420508c0ef29249
[ARM] 4903/1: [AT91] SAM9/CAP9 system shutdown

Enable system shutdown/power-off on AT91SAM9 and AT91CAP9 based boards.
This does not require power-management to be enabled, and the
pm_power_off method can be overridden in board-specific files if
necessary.

Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91/at91cap9.c
arch/arm/mach-at91/at91sam9260.c
arch/arm/mach-at91/at91sam9261.c
arch/arm/mach-at91/at91sam9263.c
arch/arm/mach-at91/at91sam9rl.c