1
0
Fork 0

ARM: dts: r8a7793: consistently use single space before =

Consistently use a single space before a =.

This patch fixes instances where a tab is used instead.

This patch should not introduce any functional change.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
hifive-unleashed-5.1
Simon Horman 2018-01-26 10:36:35 +01:00
parent c57c1b7ce8
commit 77b1e3d230
1 changed files with 5 additions and 5 deletions

View File

@ -1362,16 +1362,16 @@
thermal-zones {
cpu_thermal: cpu-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&thermal>;
trips {
cpu-crit {
temperature = <95000>;
hysteresis = <0>;
type = "critical";
temperature = <95000>;
hysteresis = <0>;
type = "critical";
};
};
cooling-maps {