[PATCH v2 0/3] staging: iio: ad7150: improve driver readability

From: Melissa Wen
Date: Fri Jun 14 2019 - 12:36:13 EST


This patchset solves readability issues in AD7150 code: use of FIELD_GET
to fashion improvement, make operation more succint and remove useless
comments.

Changes in v2:
- Remove noisy patch that reorganized registers definitions
- Remove else to improve i2c return operation.

Melissa Wen (3):
staging: iio: ad7150: use FIELD_GET and GENMASK
staging: iio: ad7150: simplify i2c SMBus return treatment
staging: iio: ad7150: clean up of comments

drivers/staging/iio/cdc/ad7150.c | 26 +++++++++-----------------
1 file changed, 9 insertions(+), 17 deletions(-)

--
2.20.1