commit | 44fc73223eebaf4a0c970072819d34ff1d92ce7b | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <[email protected]> | Tue Mar 31 18:54:49 2020 +0200 |
committer | Daniel Lezcano <[email protected]> | Tue Apr 14 11:41:12 2020 +0200 |
tree | 4f7715bb5b2292939d32fb0f7c06c5ac8a8309db | |
parent | bceb5646a15dad49ceb29ec16b8acc10075d0627 [diff] |
thermal: core: Remove pointless debug traces The last temperature and the current temperature are show via a dev_debug. The line before, those temperature are also traced. It is pointless to duplicate the traces for the temperatures, remove the dev_dbg traces. Signed-off-by: Daniel Lezcano <[email protected]> Reviewed-by: Lukasz Luba <[email protected]> Reviewed-by: Amit Kucheria <[email protected]> Link: https://lore.kernel.org/r/[email protected]