diff options
author | Daniel Lezcano <[email protected]> | 2023-04-19 10:33:42 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-04-27 19:20:12 +0200 |
commit | a4b81715a58e0ddf10bc2df2185566b73b9ae616 (patch) | |
tree | d3c9ef6da92fe3c8740277218426fd14cb7a2dd8 /scripts/clang-tools | |
parent | 66d39e74bf490fb1ef90e13086b68d6df6e6ad06 (diff) |
ACPI: thermal: Move to dedicated function sysfs extra attr creation
The ACPI thermal driver creates extra sysfs attributes in its own
directory pointing to the thermal zone it is related to and add a
pointer to the sysfs ACPI thermal device from the thermal zone sysfs
entry.
This is very specific to this ACPI thermal driver, let's encapsulate
the related creation/deletion code to group it inside a function we
can identify later for removal if needed.
Signed-off-by: Daniel Lezcano <[email protected]>
[ rjw: Subject adjustment, removal of trailing white space ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/clang-tools')
0 files changed, 0 insertions, 0 deletions