staging: iio: ad7780: update voltage on read
authorRenato Lui Geh <renatogeh@gmail.com>
Mon, 5 Nov 2018 19:14:58 +0000 (17:14 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2019 18:44:52 +0000 (19:44 +0100)
commitd755ae852b97dd5e7f29d9f685a74e4948cb18e6
tree695287cd0001ad278560032c9135993b0358b11e
parent8a9cf43e72a5b8b3721657a8601aaefaac14287a
staging: iio: ad7780: update voltage on read

[ Upstream commit 336650c785b62c3bea7c8cf6061c933a90241f67 ]

The ad7780 driver previously did not read the correct device output, as
it read an outdated value set at initialization. It now updates its
voltage on read.

Signed-off-by: Renato Lui Geh <renatogeh@gmail.com>
Acked-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/staging/iio/adc/ad7780.c