mbox series

[v2,0/2] staging: iio: ad7780: correct driver read

Message ID cover.1540506298.git.renatogeh@gmail.com (mailing list archive)
Headers show
Series staging: iio: ad7780: correct driver read | expand

Message

Renato Lui Geh Oct. 25, 2018, 10:29 p.m. UTC
The purpose of this series is to correct two issues in the driver's raw
read function.

Changelog:
* v2
	- separated original patch into two patches
	  (https://marc.info/?l=linux-iio&m=154047435605492)

Renato Lui Geh (2):
  staging: iio: ad7780: update voltage on read
  staging: iio: ad7780: fix offset read value

 drivers/staging/iio/adc/ad7780.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)