mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
arm64: tegra: Add blank lines for better readability
Separate the individual thermal zones by a blank line for improved readability. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
614d063f89
commit
24fc33633e
|
|
@ -1507,6 +1507,7 @@ map0 {
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
mem {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
|
@ -1529,6 +1530,7 @@ cooling-maps {
|
|||
*/
|
||||
};
|
||||
};
|
||||
|
||||
gpu {
|
||||
polling-delay-passive = <1000>;
|
||||
polling-delay = <0>;
|
||||
|
|
@ -1557,6 +1559,7 @@ map0 {
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
pllx {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user