drivers: thermal-core: Queue thermal zone update post suspend
Thermal zone update for all the cores will happen in the post suspend
notifier context. This process can take a variable amount of time
depending upon the sensors that are read as a part of this.
To avoid delaying the system resume, queue the thermal zone device
update from the resume context.
Change-Id: Ibd563065b1486c3ecbbbf9013b909d5fc661be24
Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>
Loading
Please register or sign in to comment