From: Stefan Agner Date: Tue, 2 Dec 2014 17:11:58 +0000 (+0100) Subject: power: reset: adjust priority of simple syscon reboot driver X-Git-Tag: omap-for-v3.20/drop-legacy-3517~72^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81180b3fd4814af0459a5b6aeb1ee188fea98dc;p=pandora-kernel.git power: reset: adjust priority of simple syscon reboot driver Currently, all restart handler use the priority 128, including watchdogs. Probably most SoC have a watchdog, and some of them register it also as a restart handler. But if a SoC specifies a dedicated reboot capability using this syscon driver, this is usually the preferred reboot method. Hence, raise the priority of this driver to 192. Signed-off-by: Stefan Agner Reviewed-by: Guenter Roeck Acked-by: Mark Rutland Signed-off-by: Sebastian Reichel --- Reading git-diff-tree failed