]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: int3403_thermal: Downgrade error message
authorAlex Hung <alex.hung@canonical.com>
Mon, 15 Jun 2020 22:39:57 +0000 (16:39 -0600)
committerZhang Rui <rui.zhang@intel.com>
Wed, 15 Jul 2020 01:10:28 +0000 (09:10 +0800)
commit5b2e6998b12abad3118b7b058e2e9f7f8380a930
treec47d76510a34ef45545480307c54ae5be5a54794
parentf4856b10f22de9c5f56c1e7663ac725da4426460
thermal: int3403_thermal: Downgrade error message

Downgrade "Unsupported event" message from dev_err to dev_dbg to avoid
flooding with this message on some platforms.

Cc: stable@vger.kernel.org # v5.4+
Suggested-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Alex Hung <alex.hung@canonical.com>
[ rzhang: fix typo in changelog ]
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Link: https://lore.kernel.org/r/20200615223957.183153-1-alex.hung@canonical.com
drivers/thermal/intel/int340x_thermal/int3403_thermal.c