Remove attribute name from hwmon conf

The hwmon conf files should have the sensor mapping,
not the attribute names

Resolves openbmc/openbmc#1778

Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
Change-Id: I84a367a7b7ae69243073b2bb3c4838c44abe8434
diff --git a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/base/gpio-fsi/cfam@0,0/sbefifo@2400/occ@1.conf b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/base/gpio-fsi/cfam@0,0/sbefifo@2400/occ@1.conf
index 51d9157..5b55e3c 100644
--- a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/base/gpio-fsi/cfam@0,0/sbefifo@2400/occ@1.conf
+++ b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/base/gpio-fsi/cfam@0,0/sbefifo@2400/occ@1.conf
@@ -1,35 +1,35 @@
-MODE_temp1_input = "label"
-MODE_temp2_input = "label"
-MODE_temp3_input = "label"
-MODE_temp4_input = "label"
-MODE_temp5_input = "label"
-MODE_temp6_input = "label"
-MODE_temp7_input = "label"
-MODE_temp8_input = "label"
-MODE_temp9_input = "label"
-MODE_temp10_input = "label"
-MODE_temp11_input = "label"
-MODE_temp12_input = "label"
-MODE_temp13_input = "label"
-MODE_temp14_input = "label"
-MODE_temp15_input = "label"
-MODE_temp16_input = "label"
-MODE_temp17_input = "label"
-MODE_temp18_input = "label"
-MODE_temp19_input = "label"
-MODE_temp20_input = "label"
-MODE_temp21_input = "label"
-MODE_temp22_input = "label"
-MODE_temp23_input = "label"
-MODE_temp24_input = "label"
-MODE_temp25_input = "label"
-MODE_temp26_input = "label"
-MODE_temp27_input = "label"
-MODE_temp28_input = "label"
-MODE_temp29_input = "label"
-MODE_temp30_input = "label"
-MODE_temp31_input = "label"
-MODE_temp32_input = "label"
+MODE_temp1 = "label"
+MODE_temp2 = "label"
+MODE_temp3 = "label"
+MODE_temp4 = "label"
+MODE_temp5 = "label"
+MODE_temp6 = "label"
+MODE_temp7 = "label"
+MODE_temp8 = "label"
+MODE_temp9 = "label"
+MODE_temp10 = "label"
+MODE_temp11 = "label"
+MODE_temp12 = "label"
+MODE_temp13 = "label"
+MODE_temp14 = "label"
+MODE_temp15 = "label"
+MODE_temp16 = "label"
+MODE_temp17 = "label"
+MODE_temp18 = "label"
+MODE_temp19 = "label"
+MODE_temp20 = "label"
+MODE_temp21 = "label"
+MODE_temp22 = "label"
+MODE_temp23 = "label"
+MODE_temp24 = "label"
+MODE_temp25 = "label"
+MODE_temp26 = "label"
+MODE_temp27 = "label"
+MODE_temp28 = "label"
+MODE_temp29 = "label"
+MODE_temp30 = "label"
+MODE_temp31 = "label"
+MODE_temp32 = "label"
 LABEL_temp17 = "p0_core0_temp"
 LABEL_temp20 = "p0_core1_temp"
 LABEL_temp23 = "p0_core2_temp"