summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-12-10 15:43:45 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-12-26 15:09:35 +0100
commitd1db160da0d1c4711267d311d2461127d7c9a2ba (patch)
tree396a09e606f9f9f7a3e7c3910d52c7a10e308710 /rust/alloc/collections/git@git.tavy.me:linux.git
parenta4975385997a6fa1a69c3e5004a48430830f960f (diff)
ACPI: thermal: Convert the driver to a platform one
While binding drivers directly to struct acpi_device objects allows basic functionality to be provided, at least in the majority of cases, there are some problems with it, related to general consistency, sysfs layout, power management operation ordering, and code cleanliness. Overall, it is better to bind drivers to platform devices than to their ACPI companions, so convert the ACPI thermal zone driver to a platform one. While this is not expected to alter functionality, it changes sysfs layout and so it will be visible to user space. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Tested-by: lihuisong@huawei.com Link: https://patch.msgid.link/2249483.irdbgypaU6@rafael.j.wysocki
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions