From: Eric Anholt Date: Fri, 24 Apr 2015 19:08:54 +0000 (-0700) Subject: ARM: bcm2835: Move the restart/power_off handling to the WDT driver X-Git-Tag: omap-for-v4.3/legacy-v2-signed~133^2~34^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a9f5bc1547b563b072b8ac1c453d861aeef0b8;p=pandora-kernel.git ARM: bcm2835: Move the restart/power_off handling to the WDT driver Since the WDT is what's used to drive restart and power off, it makes more sense to keep it there, where the regs are already mapped and definitions for them provided. Note that this means you may need to add CONFIG_BCM2835_WDT to retain functionality of your kernel. Signed-off-by: Eric Anholt Acked-by: Guenter Roeck Signed-off-by: Lee Jones --- Reading git-diff-tree failed