]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/thermal/of-thermal.c
thermal: of-thermal: Reduce log level for message when can't fine thermal zone
authorJiada Wang <jiada_wang@mentor.com>
Mon, 16 Nov 2015 08:10:05 +0000 (17:10 +0900)
committerEduardo Valentin <edubezval@gmail.com>
Mon, 16 Nov 2015 18:49:17 +0000 (10:49 -0800)
commit285249884ec19480f99c011d223760bb1fc865a2
treece6987dc32b838b010a2eeb7116ce97bcbd9b739
parentbb404db47b8a4ade8c85d13fb44908b0ee15483c
thermal: of-thermal: Reduce log level for message when can't fine thermal zone

Some systems register thermal zone by themself and don't need to
have thermal zones node in DT. Therefore reduce the log level from
ERROR to DEBUG when thermal zone node can't be find in
of_thermal_destroy_zones().

Signed-off-by: Jiada Wang <jiada_wang@mentor.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/of-thermal.c