x86-power-control: srcrev bump fa2b6448a5..c4b85b7732

Patrick Williams (2):
      prettier: re-format
      markdownlint: fix all warnings

Change-Id: I14018b6ee866f00acc938d2d05a4a1266af67803
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 a9e1583..244d7e8 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 = "fa2b6448a5169b5e981a24ae4ca0c03b80a07149"
+SRCREV = "c4b85b7732aa98bb06295ff9cf863fae9f1a707f"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"