WSL2-Linux-Kernel/drivers/thermal/intel/int340x_thermal
Shang XiaoJing 53e41b8593 thermal: int340x: processor_thermal: Use module_pci_driver() macro
Since PCI provides helper macro module_pci_driver(), the
module_init/exit code can be replaced with it.

Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2022-09-24 19:22:09 +02:00
..
Kconfig
Makefile
acpi_thermal_rel.c
acpi_thermal_rel.h
int340x_thermal_zone.c
int340x_thermal_zone.h
int3400_thermal.c thermal: int340x_thermal: Consolidate priv->data_vault checks 2022-09-03 20:23:07 +02:00
int3401_thermal.c
int3402_thermal.c
int3403_thermal.c ACPI: DPTF: Support Meteor Lake 2022-05-25 15:37:07 +02:00
int3406_thermal.c
processor_thermal_device.c
processor_thermal_device.h thermal: int340x: Add Meteor Lake PCI device ID 2022-05-25 15:44:58 +02:00
processor_thermal_device_pci.c thermal: int340x: processor_thermal: Use module_pci_driver() macro 2022-09-24 19:22:09 +02:00
processor_thermal_device_pci_legacy.c thermal: int340x: processor_thermal: Use module_pci_driver() macro 2022-09-24 19:22:09 +02:00
processor_thermal_mbox.c
processor_thermal_rapl.c
processor_thermal_rfim.c