diff options
author | 2023-03-25 21:49:49 +0000 | |
---|---|---|
committer | 2023-03-27 01:42:26 +0100 | |
commit | 2c89db8f8d1e544fd817d4c0dc508a00b78a8f7f (patch) | |
tree | 99d5a3c76428189fa8a9155c3e6f0fc52bb007be /include/linux/regmap.h | |
parent | Introduce a helper to translate register addresses (diff) | |
download | wireguard-linux-2c89db8f8d1e544fd817d4c0dc508a00b78a8f7f.tar.xz wireguard-linux-2c89db8f8d1e544fd817d4c0dc508a00b78a8f7f.zip |
regmap: Handle sparse caches in the default sync
If there is no cache entry available we will get -ENOENT from the cache
implementation, handle this gracefully and skip rather than treating it as
an error.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230325-regcache-sparse-sync-v1-1-2a890239d061@kernel.org
Diffstat (limited to 'include/linux/regmap.h')
0 files changed, 0 insertions, 0 deletions