phosphor-nvme: srcrev bump 93455337cb..fdffe5c37f

Brandon Kim (1):
      nvme_manager: Reduce setFaultLEDs D-Bus calls

Change-Id: I15c06d1728aea4d081dd1be685634e4941e1300f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 26c674c..fb40354 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "nlohmann-json"
 
 SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git"
-SRCREV = "93455337cbf9b005e761c15bd90bdbe6b13484b8"
+SRCREV = "fdffe5c37f0d1feaa90558433f688c3757d2e79a"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"