x86-power-control: srcrev bump 891bbde7eb..edd211e412

Michal Orzel (1):
      Handle possible SdBus exceptions

Change-Id: I94c2b0e6d90aeadaae3e665f0885adaead16a826
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 a293a0d..897c3a7 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"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "891bbde7eb6506a68b690b52b25dfa4f08904e88"
+SRCREV = "edd211e4124356eb4186d227bc7f8afcea3d9cfe"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"