aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hiddev.h
diff options
context:
space:
mode:
authorElaine Zhang <zhangqing@rock-chips.com>2016-08-18 17:01:55 +0800
committerMark Brown <broonie@kernel.org>2016-08-18 11:09:12 +0100
commit815806e39bf6f7e7b34875d4a9609dbe76661782 (patch)
tree159196282922d63c2c2a5dc52f7f6053060fb0f2 /include/linux/hiddev.h
parentregmap: cache: Fix num_reg_defaults computation from reg_defaults_raw (diff)
downloadlinux-rng-815806e39bf6f7e7b34875d4a9609dbe76661782.tar.xz
linux-rng-815806e39bf6f7e7b34875d4a9609dbe76661782.zip
regmap: drop cache if the bus transfer error
regmap_write ->_regmap_raw_write -->regcache_write first and than use map->bus->write to wirte i2c or spi But if the i2c or spi transfer failed, But the cache is updated, So if I use regmap_read will get the cache data which is not the real register value. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/hiddev.h')
0 files changed, 0 insertions, 0 deletions