From afaebbdbd48ada5ead707d6a90ce4b604e1d77d4 Mon Sep 17 00:00:00 2001 From: Feng Kan Date: Thu, 2 Oct 2014 11:24:15 -0700 Subject: [PATCH] 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-format-patch failed