meta-quanta: phosphor-hwmon: Swap fb_fan1 / fb_fan2

The silkscreen labels were incorrect.

Tested: Verified in the lab physically by changing the PWM and see that
the reported RPMs are correct and matches what the silkscreen report.

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I6170f2ebbdbb3d61b3cbc9935e2af02e7abb1a4b
diff --git a/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf b/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf
index f21ee70..e22d4a7 100644
--- a/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf
+++ b/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf
@@ -25,7 +25,7 @@
 MAXVALUE_fan3 = "20775"
 PWM_TARGET_fan3 = 3
 
-LABEL_fan4= "fb_fan1"
+LABEL_fan4= "fb_fan2"
 WARNHI_fan4= "19800"
 WARNLO_fan4= "3330"
 CRITHI_fan4= "19800"
@@ -34,7 +34,7 @@
 MAXVALUE_fan4 = "20775"
 PWM_TARGET_fan4 = 4
 
-LABEL_fan5= "fb_fan2"
+LABEL_fan5= "fb_fan1"
 WARNHI_fan5= "19800"
 WARNLO_fan5= "3330"
 CRITHI_fan5= "19800"