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

Change-Id: If6a63ab54493e29b59c98331910bc97159d440fc
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-intel/chassis/x86-power-control_git.bb b/meta-common/recipes-intel/chassis/x86-power-control_git.bb
index d986ef1..b8cb933 100755
--- a/meta-common/recipes-intel/chassis/x86-power-control_git.bb
+++ b/meta-common/recipes-intel/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}"