From: Feng Kan Date: Thu, 2 Oct 2014 18:24:15 +0000 (-0700) Subject: power: reset: corrections for simple syscon reboot driver X-Git-Tag: fixes-against-v3.18-rc2~70^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afaebbdbd48ada5ead707d6a90ce4b604e1d77d4;p=pandora-kernel.git power: reset: corrections for simple syscon reboot driver This patch is to fix some bugs in reboot driver. Which includes auto selection of the MFD_SYSCON for the driver, use of container to locate restart handler, correction of the count down failure timer and ordering of the header file. Signed-off-by: Feng Kan Reviewed-by: Guenter Roeck [ sre: return err instead of 0 in syscon_reboot_probe() ] Signed-off-by: Sebastian Reichel --- Reading git-diff-tree failed