x86-power-control: srcrev bump f61ca6fdcc..6c2ad36526

Jason M. Bills (1):
      Add event logs for power supply and system power good failures

Vijay Khemka (2):
      Fix GPIO initialization
      Power on state machine fix

(From meta-phosphor rev: 2f59ab6af4536e91aab6372f724825f94a74968a)

Change-Id: I58cc7b7d23f03e0c6f34b11f698fbab29eb7e4a4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 d986ef1..b8cb933 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 = "f61ca6fdcc52beba485e014b5fad38a9e9a555ad"
+SRCREV = "6c2ad3652601ad9e5dc96c15b3cb1d3f2aab2532"
 
 PV = "1.0+git${SRCPV}"