[PATCH 4/5] ARM: sunxi: Remove reset code from the platform
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-04-23 16:01:24
Also in:
linux-watchdog, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-04-23 16:01:24
Also in:
linux-watchdog, lkml
On Wednesday 23 April 2014 17:04:35 Maxime Ripard wrote:
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 <redacted> --- arch/arm/mach-sunxi/sunxi.c | 98 --------------------------------------------- 1 file changed, 98 deletions(-)
Acked-by: Arnd Bergmann <arnd@arndb.de>