aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorJarkko Nikula <[email protected]>2014-09-16 11:04:14 +0000
committerMark Brown <[email protected]>2014-09-16 16:53:40 +0000
commitf29a43206ae1adfadbb344f5ef9bc200784f9d61 (patch)
tree4bac109bdbad260dd324a4d70cff6214a3c8cd0b /lib/bitmap.c
parentLinux 3.17-rc1 (diff)
downloadkernel-f29a43206ae1adfadbb344f5ef9bc200784f9d61.tar.gz
kernel-f29a43206ae1adfadbb344f5ef9bc200784f9d61.zip
regmap: cache: Do not fail silently from regcache_sync calls
Call stack of regcache_sync calls may not emit any error message even if operation was cancelled due an error in I/O driver. One such a silent error is for instance if I2C bus driver doesn't receive ACK from the I2C device and returns -EREMOTEIO. Since many users of regcache_sync() don't check and print the error there is no any indication that HW registers are potentially out of sync. Signed-off-by: Jarkko Nikula <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions