phosphor-pid-control: srcrev bump df597657fd..9788963c94

Delphine CC Chiu (1):
      Support to accumulate PWM of different controllers for same sensor

Change-Id: I75cc2027179fc5bf7f25e5a6668606d8b14fac82
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 7ff4a94..579cd93 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 = "df597657fd0d1c248d1685e3b69478c80fc33461"
+SRCREV = "9788963c948448271f5d76e633ff9b17014d5a83"
 PV = "0.1+git${SRCPV}"
 PR = "r1"