Re: [PATCH v1 02/10] dt-bindings: thermal: Fix a typo in documentation
From: Rob Herring <robh@kernel.org>
Date: 2018-08-13 21:49:59
Also in:
linux-arm-msm, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-08-13 21:49:59
Also in:
linux-arm-msm, linux-devicetree, lkml
On Thu, Aug 09, 2018 at 06:02:34PM +0530, Amit Kucheria wrote:
c(1) + x(1) was actually meant to be c(1) * x(1). While we're at it, add some brackets to make it nicer to read. Signed-off-by: Amit Kucheria <redacted> --- Documentation/devicetree/bindings/thermal/thermal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>