staging: iio: ad7780: remove unnecessary stashed voltage value
authorRenato Lui Geh <renatogeh@gmail.com>
Mon, 5 Nov 2018 19:16:14 +0000 (17:16 -0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 16 Nov 2018 18:32:31 +0000 (18:32 +0000)
commitbefa9f6a3e1f00df0cff9d991650dc8d541fb730
treef36b63dba85ab5ed25294a9d130691bd8725692e
parent336650c785b62c3bea7c8cf6061c933a90241f67
staging: iio: ad7780: remove unnecessary stashed voltage value

This patch removes the unnecessary field int_vref_mv in ad7780_state
referring to the device's voltage.

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>
drivers/staging/iio/adc/ad7780.c