Remove witherspoon prefix from pfault-analysis

Remove the witherspoon prefix from the witherspoon-pfault-analysis based
recipes for applications and service files to avoid confusion when these
are reused by Swift.

Point to latest commit of witherspoon-pfault-analysis.

Requires:
    I4c7275c3b14b3b3724abb98b8d43610df4f9c2a3
    https://gerrit.openbmc-project.xyz/c/openbmc/witherspoon-pfault-analysis/+/19399

Change-Id: Ic6c8c78b9bddc363a34eb2246bffd094ff1008de
Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
diff --git a/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-sync.bb b/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-sync.bb
index ea7804b..a2d7e89 100644
--- a/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-sync.bb
+++ b/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-sync.bb
@@ -1,4 +1,4 @@
-SUMMARY = "Witherspoon Power Supply Sync"
+SUMMARY = "Power Supply Sync"
 DESCRIPTION = "Synchronizes the power supplies' INPUT_HISTORY data"
 PR = "r1"
 LICENSE = "Apache-2.0"
@@ -8,7 +8,7 @@
 
 RDEPENDS_${PN} += "virtual/obmc-gpio-monitor"
 
-SYNC_SERVICE = "witherspoon-power-supply-sync.service"
+SYNC_SERVICE = "power-supply-sync.service"
 TGTFMT = "obmc-chassis-poweron@0.target"
 SYNC_FMT = "../${SYNC_SERVICE}:${TGTFMT}.wants/${SYNC_SERVICE}"