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>
Wed, 20 Feb 2019 09:08:56 +0000 (10:08 +0100)
commit1718fda55ba0e26d82446fa48056fe925a705d26
treee6f8bb35c834882a140b1a619b30427fafb113c2
parentbc6b5abc2a18429c360633341e1125ef9f4c8771
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