]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-pxa/poodle.c
reboot: arm: change reboot_mode to use enum reboot_mode
[karo-tx-linux.git] / arch / arm / mach-pxa / poodle.c
index 50ccd5f1d560b6f93675c792631d73b77a4a9851..711d37e26bd8111b1b4821c849b96394cc4f102b 100644 (file)
@@ -422,7 +422,7 @@ static struct i2c_board_info __initdata poodle_i2c_devices[] = {
 
 static void poodle_poweroff(void)
 {
-       pxa_restart('h', NULL);
+       pxa_restart(REBOOT_HARD, NULL);
 }
 
 static void __init poodle_init(void)