[PATCH v3 0/4] add regmap API support to hts221 iio driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changes since v2:
- rebase ontop of 'hts221: move common code in hts221_core'
- add a patch to the series in order to fix some sparse warnings in
  hts221_parse_{temp,rh}_caldata()

Changes since v1:
- add missing flag to read_flag_mask in hts221_spi_regmap_config
- drop hts221_write_with_mask() and always use regmap_update_bits()

Lorenzo Bianconi (4):
  iio: humidity: hts221: remove warnings in
    hts221_parse_{temp,rh}_caldata()
  iio: humidity: hts221: remove trailing whitespace from a comment
  iio: humidity: hts221: add regmap API support
  iio: humidity: hts221: remove unnecessary get_unaligned_le16()

 drivers/iio/humidity/Kconfig         |   2 +
 drivers/iio/humidity/hts221.h        |  21 +-----
 drivers/iio/humidity/hts221_buffer.c |  39 ++++++-----
 drivers/iio/humidity/hts221_core.c   | 132 ++++++++++++++---------------------
 drivers/iio/humidity/hts221_i2c.c    |  64 +++++------------
 drivers/iio/humidity/hts221_spi.c    |  81 +++++----------------
 6 files changed, 113 insertions(+), 226 deletions(-)

-- 
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux