pid: Set FFCoeffs for fans to 1.0

Now that we are dealing in percent, we have no reason
to scale the ffcoeff, pass it directly through.

Change-Id: I3126afae352d67e218be5d8c146c14f5993f9080
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/R2000 Chassis.json b/configurations/R2000 Chassis.json
index c419646..fb3313c 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -158,7 +158,7 @@
         },
         {
             "Class": "fan",
-            "FFGainCoefficient": 0.01,
+            "FFGainCoefficient": 1.0,
             "FFOffCoefficient": 0.0,
             "ICoefficient": 0.0,
             "ILimitMax": 0.0,
@@ -184,7 +184,7 @@
         },
         {
             "Class": "fan",
-            "FFGainCoefficient": 0.01,
+            "FFGainCoefficient": 1.0,
             "FFOffCoefficient": 0.0,
             "ICoefficient": 0.0,
             "ILimitMax": 0.0,
@@ -210,7 +210,7 @@
         },
         {
             "Class": "fan",
-            "FFGainCoefficient": 0.01,
+            "FFGainCoefficient": 1.0,
             "FFOffCoefficient": 0.0,
             "ICoefficient": 0.0,
             "ILimitMax": 0.0,
@@ -236,7 +236,7 @@
         },
         {
             "Class": "fan",
-            "FFGainCoefficient": 0.01,
+            "FFGainCoefficient": 1.0,
             "FFOffCoefficient": 0.0,
             "ICoefficient": 0.0,
             "ILimitMax": 0.0,
@@ -262,7 +262,7 @@
         },
         {
             "Class": "fan",
-            "FFGainCoefficient": 0.01,
+            "FFGainCoefficient": 1.0,
             "FFOffCoefficient": 0.0,
             "ICoefficient": 0.0,
             "ILimitMax": 0.0,
@@ -288,7 +288,7 @@
         },
         {
             "Class": "fan",
-            "FFGainCoefficient": 0.01,
+            "FFGainCoefficient": 1.0,
             "FFOffCoefficient": 0.0,
             "ICoefficient": 0.0,
             "ILimitMax": 0.0,