1210:Huygens remove dependency to set-spi-mux.service

Need to be undone when set-spi-mux.service is working

Change-Id: I9e6cf0f34cc92ecf23322621b3f82862ca98c164
Signed-off-by: Jinu Thomas <jinu.joy.thomas@in.ibm.com>
diff --git a/service_files/vpd-manager.service b/service_files/vpd-manager.service
index 1863596..5b63324 100644
--- a/service_files/vpd-manager.service
+++ b/service_files/vpd-manager.service
@@ -3,7 +3,7 @@
 StopWhenUnneeded=false
 Wants=mapper-wait@-xyz-openbmc_project-inventory.service
 After=mapper-wait@-xyz-openbmc_project-inventory.service
-After=set-spi-mux.service
+#After=set-spi-mux.service
 Before=phosphor-discover-system-state@0.service
 Before=xyz.openbmc_project.State.BMC.Redundancy.service
 
diff --git a/service_files/wait-vpd-parsers.service b/service_files/wait-vpd-parsers.service
index 1f8495f..2e5b769 100644
--- a/service_files/wait-vpd-parsers.service
+++ b/service_files/wait-vpd-parsers.service
@@ -5,7 +5,7 @@
 Description=Wait for VPD Collection Services to complete
 Wants=vpd-manager.service
 After=vpd-manager.service
-After=set-spi-mux.service
+#After=set-spi-mux.service
 
 [Service]
 ExecStart=/usr/bin/wait-vpd-parser