ARM: sunxi: Simplify restart setup code
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 11 Aug 2013 12:38:59 +0000 (14:38 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 27 Sep 2013 16:34:25 +0000 (19:34 +0300)
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>

No differences found