thermal: qpnp-adc-tm: Keep VADC_TM peripheral always enabled

After a client issues a threshold monitoring request and
once the thresholds are enabled on the ADC_TM there are
cases where the client can request to disable the ADC_TM
requests. If there are other conversions taking place
on other VADC peripherals this may cause the data from the
ADC_TM peripheral to be latched to the next request from
other VADC peripheral leading to incorrect results. Therefore
keep the ADC_TM peripheral enabled.

Change-Id: I6179e653e366676045fd4ce071013f41abd30d50
Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
1 file changed