meta-ibm: All witherspoon tacomas are air cooled

Set the configuration file to phosphor-cooling-type to set all
witherspoon tacomas to be air cooled only.

Tested:
    Removed DEVICE & CODE on witherspoon config to see always be set to
air cooled
    Updated config on witherspoon tacoma and restarted service to see
always be set to air cooled

(From meta-ibm rev: 373d3485c500ee8d3d07f2f68d0fec896856c374)

Change-Id: I1bf483da9580c4fd4b833da5840a0a98e691a811
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf
index 354fbe3..dcab0ee 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf
@@ -1,6 +1,5 @@
 OBJPATH="--path=/system/chassis"
 AIR="--air"
 WATER=""
-DEVICE="--dev=/dev/input/by-path/platform-gpio-keys-event"
-CODE="--event=135"
-
+DEVICE=""
+CODE=""