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

Jonathan Doman (1):
      Fix json exception when processing event_configs

Change-Id: Ibe519fc2cd40d7e89b620606107c8974006ac729
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 bed2a4d..a293a0d 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 = "d7ea283b7ec6c7718ac70b0d38c654b9a5bac3db"
+SRCREV = "891bbde7eb6506a68b690b52b25dfa4f08904e88"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"