phosphor-pid-control: srcrev bump 7c6d35d5c4..9fe3a3c767

ykchiu (1):
      Set failsafePwm by pid configuration

Change-Id: Ib78bc6fe60f0146f1662e90c8c38f8e42d885b8a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
index 45ac7c6..5902fe8 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
@@ -17,7 +17,7 @@
 DEPENDS += "boost"
 # We depend on this to be built first so we can build our providers.
 DEPENDS += "phosphor-ipmi-host"
-SRCREV = "7c6d35d5c439196254a7ca600b2d6bc0650adf4a"
+SRCREV = "9fe3a3c767cc7932f526edb2fded7962d848b8a4"
 PV = "0.1+git${SRCPV}"
 PR = "r1"