x86-power-control: srcrev bump 7c8d19cbcd..22e0bec01e

Jason M. Bills (3):
      Add option to use PLT_RST for warm reset detection
      Use phosphor::logging instead of std::cerr
      Improve graceful power state handling

Change-Id: Ic2ba5101f6ad52cd911442b44b63ee08b31339e4
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 3713ff7..c5788d0 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 = "7c8d19cbcd2f444f112c4a78ac4ea7c64d000ee6"
+SRCREV = "22e0bec01e283819c13310640918c89f4a74fb56"
 
 PV = "1.0+git${SRCPV}"