x86-power-control: srcrev bump 8643c79740..461a166a6a

Jason M. Bills (1):
      Always start psPowerOKWatchdog before waiting

Jian Zhang (1):
      NMI: Inverting the use of polarity

Change-Id: Ief95fbed064f6b7a8d023864b427016367597988
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 52378e8..e43dc7c 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 = "8643c79740d21f4a21184de729c19f9aec0f7c48"
+SRCREV = "461a166a6a3aa172691a7468476ab028a915f55a"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"