commit | 3954b7bfc665fed878cabe57342bae34d2391478 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Dec 19 16:28:30 2013 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jan 07 08:42:38 2014 +0000 |
tree | f5b7dc9cdcac9bf3268e87e619f6e3a1dac019a1 | |
parent | 7e170c6e4f7501bea900aa66b2b27a6ce5001e25 [diff] |
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path The update of the SE register in MFD doesn't look right as it has nothing to do with it. The better place to do it is in TSC driver (which is already doing it) and in the ADC driver which needs this only in the continues mode. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>