commit | 53ea68873a68665c33ddd7332cf4cf39315f9cbc | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Aug 11 14:38:59 2013 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri Sep 27 19:34:25 2013 +0300 |
tree | 4c2ecb6b483d9e856de69d0fe1ed43f326f4df18 | |
parent | 91a319779cb3a871d48e39cccf6cc72348eb1512 [diff] |
ARM: sunxi: Simplify restart setup code Now that we have different machine definitions for different SoCs, we can remove the DT lookup to get the restart hook we should be using, and hardcode it in the machine definition instead. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>