commit | 9eea8326f4e6862637b94f09deb2ec9f2b50e1bc | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Sat Jun 30 16:03:17 2018 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Oct 09 11:28:26 2018 +0100 |
tree | 5ea55b9f05c2a2492c8d521eb4a78497a70e4dda | |
parent | c974ac771479327b5424f60d58845e31daddadea [diff] |
iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally Parent MFD device takes care of enabling ADC interface whenever touchscreen is marked wakeup capable. Therefore, unconditionally disable ADC interface during system suspend to save power in case of system with just ADC and no TSC. Signed-off-by: Vignesh R <vigneshr@ti.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>