diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-07-03 13:36:23 +0200 |
|---|---|---|
| committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2026-07-09 16:43:30 +0300 |
| commit | 552d3203419791bf9a4af47617c504c13de8fe14 (patch) | |
| tree | 6a19e035fa25c7000677ff772f9686e4069411b2 /scripts/Makefile.thinlto | |
| parent | c08e14511a959edd6101853fbd3adb633bce3550 (diff) | |
platform/x86: toshiba_haps: Do not use uninitialized device_class
The pnp.device_class string in the ACPI companion of the platform
device used for binding the driver is never initialized, so passing
it to acpi_bus_generate_netlink_event() is effectively equivalent to
passing an empty string literal to that function.
Accordingly, make the driver do the latter instead of doing the former.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/1987644.CQOukoFCf9@rafael.j.wysocki
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
