Skip to content
Commit 68b2440b authored by Brian Bian's avatar Brian Bian Committed by Zhang Rui
Browse files

Thermal: Intel SoC DTS: Change interrupt request behavior



The interrupt request call in Intel SoC DTS driver may fail if
there is no underlying BIOS support. However, the user space
thermal daemon can still use the thermal zones created by the
SoC DTS driver in polling mode, therefore, instead of bailing
out on interrupt request failures, it is better just to log
a warning message and continue the init process.

Signed-off-by: default avatarBrian Bian <brian.bian@intel.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent 39da7c50
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment