Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / thermal / thermal.txt
index eb7ee91556a5cf25e983f23625b58345706ba8eb..ca14ba959e0d0cc6bdf1a3a1b12510af738262ba 100644 (file)
@@ -152,7 +152,7 @@ Optional property:
   Elem size: one cell  the sensors listed in the thermal-sensors property.
   Elem type: signed    Coefficients defaults to 1, in case this property
                        is not specified. A simple linear polynomial is used:
-                       Z = c0 * x0 + c1 + x1 + ... + c(n-1) * x(n-1) + cn.
+                       Z = c0 * x0 + c1 * x1 + ... + c(n-1) * x(n-1) + cn.
 
                        The coefficients are ordered and they match with sensors
                        by means of sensor ID. Additional coefficients are