x86-power-control: srcrev bump fc1ecc5910..35aa665e01

Jason M. Bills (1):
      Handle unexpected power-on during power cycle flow

(From meta-phosphor rev: ecedf47fceb0f67a881f351c29bef4b066329b12)

Change-Id: Ic4e65f9d301eb95d2f0a0fa5894dec091cd48312
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index 7dd149e..83a0e53 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Chassis Power Control service for Intel based platforms"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh"
-SRCREV = "fc1ecc59100d21c953501703bc5db9e02e25b333"
+SRCREV = "35aa665e01cf9d735ba4aeb3818a60caab376692"
 
 PV = "1.0+git${SRCPV}"