]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: thermal: processor_thermal: Downgrade error message
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Tue, 30 Apr 2019 03:42:13 +0000 (20:42 -0700)
committerZhang Rui <rui.zhang@intel.com>
Tue, 7 May 2019 13:53:43 +0000 (21:53 +0800)
commit901add21a45865b72c3a0125115c76195e91d4f6
tree02008ade0459ba706becfc2c109c9cd1a01268b8
parent3ca8b77f7f561d7ee2ff95c003c3be28d207822e
drivers: thermal: processor_thermal: Downgrade error message

Downgrade "Unsupported event" message from dev_err to dev_dbg. Otherwise it
floods with this message one some platforms.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c