ASoC: wsa: update TEMP_OP disable before bandgap disable
After enable temp sensor to register thermal zone, it is left On
and not disabled it when disable path. But bandgap is disabled
at disable path. So temp sensor is being left on without bandgap,
there is chance that it can be fed with wrong/unexpected value from
ADC as per HW team. Disable temp sensor in turn off sequence before
bandgap disable happen.
Change-Id: Iacd3e239fe44d053a3fe55947ca645dc1efc403d
Signed-off-by:
Laxminath Kasam <lkasam@codeaurora.org>
Loading
Please register or sign in to comment