phosphor-fan-presence: srcrev bump 1cfc2f11b1..22c36ab6b4

William A. Kennington III (5):
      control: Alias TimerType locally
      control: Rename Timer -> TimerConf
      control/zone: Refactor addTimer
      control/zone: Reference instead of copying timer data
      Prefer bind over method call in lambda

(From meta-phosphor rev: 8ef3b2805695b1233c505e85d1cd1d3135d59d0b)

Change-Id: Icafaa72b25fbd310891e49b332805bf31e755752
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index 7608c7a..8e623d7 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
-SRCREV = "1cfc2f11b13412a15f8478cebc35e50e6feb13a2"
+SRCREV = "22c36ab6b4c1b42a12958d6c88452d039a28b6f8"