x86-power-control: srcrev bump c46ebb493f..3efcf37b33

Andrei Kartashev (2):
      introduce PersistentState manager
      use same consumer for each gpio request

Change-Id: I7ad834ee35c932d6400c9d3f6c3513d735d9add3
Signed-off-by: Andrew Geissler <openbmcbump-github@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 424ad28..e34ead6 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=https"
-SRCREV = "c46ebb493f0e0cc1ccc5525d5484465bba69551f"
+SRCREV = "3efcf37b33a73fbf0662a9b148a5fbdca2f81dce"
 
 PV = "1.0+git${SRCPV}"