1
0
Fork 0
alistair23-linux/drivers/thermal/intel/int340x_thermal
Rishi Gupta 4c8a342c11 thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
Direct invocation of printk() is not preferred to emit logs.
This commit replaces printk(KERN_WARNING) with corresponding
pr_warn() function call.

Signed-off-by: Rishi Gupta <gupt21@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2019-09-24 09:53:03 +08:00
..
Kconfig int340X/processor_thermal_device: add support for MMIO RAPL 2019-07-11 15:08:58 +02:00
Makefile
acpi_thermal_rel.c thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses 2019-09-24 09:53:03 +08:00
acpi_thermal_rel.h
int340x_thermal_zone.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
int340x_thermal_zone.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
int3400_thermal.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
int3402_thermal.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
int3403_thermal.c thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...) 2019-09-24 09:53:03 +08:00
int3406_thermal.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
processor_thermal_device.c thermal: int340x: processor_thermal: Add Ice Lake support 2019-09-24 09:53:03 +08:00