summaryrefslogtreecommitdiff
path: root/ioexact.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-17ioexact: make mayexit a boolDaniel Borkmann1-2/+5
It's used as such, so therefore make it a bool instead of int. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-06-04xio: add ioexact operationsDaniel Borkmann1-0/+53
Break this out so that we only need to have sigint non-static where it is really needed. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
mmit/.mailmap?id=7a18afe8097731b8ffb6cb5b2b3b418ded77c105'>7a18afe8097731b8ffb6cb5b2b3b418ded77c105 (patch) treea6b39b60800292c14a9732f0cd6b0837d5e5c951 /.mailmap parent9735a22799b9214d17d3c231fe377fc852f042e9 (diff)
hwmon: (ads7828) Enable internal reference
On ads7828 the internal reference defaults to off upon power up. When using internal reference, it needs to be turned on and the voltage needs to settle before normal conversion cycle can be started. Hence perform a dummy read in the probe to enable the internal reference allowing the voltage to settle before performing a normal read. Without this fix, the first read from the ADC when using internal reference always returns incorrect data. Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Cc: stable@vger.kernel.org # v4.1+ Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to '.mailmap')