]> Pileus Git - ~andy/linux/commit
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)
commit53ea68873a68665c33ddd7332cf4cf39315f9cbc
tree4c2ecb6b483d9e856de69d0fe1ed43f326f4df18
parent91a319779cb3a871d48e39cccf6cc72348eb1512
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>
arch/arm/mach-sunxi/sunxi.c