From: Maxime Ripard Date: Thu, 3 Jul 2014 12:07:18 +0000 (+0200) Subject: power: reset: Add AT91 poweroff driver X-Git-Tag: fixes-for-v3.18-merge-window~3^2~13^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae499f0fadaf28bf3138676fa2d3f6cf7d57556a;p=pandora-kernel.git power: reset: Add AT91 poweroff driver Add a driver to handle the shutdown of the Atmel SoCs. This code used to be (and still is) in arch/arm/mach-at91. We didn't remove it yet so that we can convert all the boards to using this driver, before removing it entirely in a separate patch. Signed-off-by: Maxime Ripard Acked-by: Nicolas Ferre Acked-by: Alexandre Belloni --- Reading git-diff-tree failed