From: Sebastian Andrzej Siewior Date: Thu, 19 Dec 2013 15:28:30 +0000 (+0100) Subject: mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path X-Git-Tag: v3.14-rc1~142^2~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3954b7bfc665fed878cabe57342bae34d2391478;p=pandora-kernel.git 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 Acked-by: Jonathan Cameron Signed-off-by: Lee Jones --- Reading git-diff-tree failed