power/reset: arm-versatile: Register with kernel restart handler
authorGuenter Roeck <linux@roeck-us.net>
Sun, 25 Jan 2015 20:30:40 +0000 (12:30 -0800)
committerSebastian Reichel <sre@kernel.org>
Sun, 25 Jan 2015 21:12:45 +0000 (22:12 +0100)
Register with kernel restart handler instead of setting arm_pm_restart
directly. Select high priority since the restart handler is instantiated
through devicetree, indicating that it should be used if configured.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sebastian Reichel <sre@kernel.org>

No differences found