]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit553600502b84c79e7a7a13188350b0be4bdd2485
tree6fdfa34fb053428c16c44c300122513cce78d2ac
parent27a3cf055fcfe2dff9c59f424e9342f1a2d09023
ARM: sunxi: Remove reset code from the platform

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