commit | 46c99ac66222aed719f26835eae4946d72880cbe | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Tue Sep 30 10:48:27 2014 -0700 |
committer | Sebastian Reichel <sre@kernel.org> | Mon Nov 17 03:07:08 2014 +0100 |
tree | fbb0ea8bd982e2d8c1c92d35af4f94fb4ecbb16d | |
parent | b8e64eea41ea71b58e61e35ee347464efd60ca21 [diff] |
power/reset: vexpress: Register with kernel restart handler Use the kernel restart handler instead of setting arm_pm_restart directly. This allows for more than one restart handler in the system. Signed-off-by: Guenter Roeck <linux@roeck-us.net>