commit | d755ae852b97dd5e7f29d9f685a74e4948cb18e6 | [log] [tgz] |
---|---|---|
author | Renato Lui Geh <renatogeh@gmail.com> | Mon Nov 05 17:14:58 2018 -0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 12 19:44:52 2019 +0100 |
tree | 695287cd0001ad278560032c9135993b0358b11e | |
parent | 8a9cf43e72a5b8b3721657a8601aaefaac14287a [diff] |
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>