meta-witherspoon: Use phosphor-power recipe

phosphor-power recipe is added in meta-phosphor, replace
witherspoon-pfault-analysis with phosphor-power.

Add "psuDevices" in psu.json for witherspoon and swift.

Tested: Verify witherspoon build is OK, the phosphor-power related
        binaries and the services are installed correctly.

Change-Id: I561dc421167cbd2018df8a86c046545c7c86fa0a
Signed-off-by: Lei YU <mine260309@gmail.com>
diff --git a/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis-error-native_git.bb b/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis-error-native_git.bb
index 76781cb..3c174c3 100644
--- a/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis-error-native_git.bb
+++ b/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis-error-native_git.bb
@@ -5,7 +5,7 @@
 inherit native
 inherit phosphor-dbus-yaml
 
-require witherspoon-pfault-analysis.inc
+require recipes-phosphor/power/phosphor-power.inc
 
 S = "${WORKDIR}/git"