ARM: sunxi: Remove reset code from the platform
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 7 May 2014 02:44:21 +0000 (21:44 -0500)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 23 May 2014 08:37:44 +0000 (10:37 +0200)
Now that reset is handled either by the watchdog driver for the sun4i, sun5i
and sun7i, and by a driver of its own for sun6i, we can remove it from the
platform code.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-sunxi/sunxi.c

Simple merge