linux/drivers/iio/chemical
Matt Ranostay 0d43b34688 iio: chemical: atlas-ph-sensor: switch regmap cache
switch from using REGCACHE_FLAT to REGCACHE_RBTREE so initial hw values
are read from device. This also allows some volatile ranges to be
dropped.

Note that REGCACHE_FLAT is intended only for very low lag cases so doesn't
do nice things like read initial values from the device.  Hence this change.

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-02-19 18:57:13 +00:00
..
Kconfig iio: chemical: select IRQ_WORK for ATLAS ph sensor 2016-02-06 18:36:58 +00:00
Makefile iio: chemical: add Atlas pH-SM sensor support 2016-01-30 16:27:17 +00:00
ams-iaq-core.c iio: chemical: add AMS iAQ-core support 2015-12-12 15:07:38 +00:00
atlas-ph-sensor.c iio: chemical: atlas-ph-sensor: switch regmap cache 2016-02-19 18:57:13 +00:00
vz89x.c iio: chemical: vz89x: rework i2c transfer reading 2015-12-03 18:31:12 +00:00