diff options
author | Matt Ranostay <mranostay@gmail.com> | 2016-02-14 01:20:42 (GMT) |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-02-19 18:57:13 (GMT) |
commit | 0d43b3468871f5d5194edfe7052b6a49691eb6fd (patch) | |
tree | 4276b06fa10a6b7dddf40a2506fdd5bb7445d5d4 /net/wimax | |
parent | 3347a0656e7a83b959b1d0ad5396fb4f9c9b2a0e (diff) | |
download | linux-0d43b3468871f5d5194edfe7052b6a49691eb6fd.tar.xz |
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>
Diffstat (limited to 'net/wimax')
0 files changed, 0 insertions, 0 deletions