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)
commit44c0c23725a16c8803b8809b87651405e8741e4d
tree02008ade0459ba706becfc2c109c9cd1a01268b8
parent1948d498dcf680bc650391f23da2f97e59f9126d
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