Skip to content
Unverified Commit 3e47b887 authored by Mark Brown's avatar Mark Brown
Browse files

regmap: Drop early readability check



We have some drivers that have a use case for cached write only
registers, doing read/modify/writes on read only registers in order to
work more easily with bitfields.  Go back to trying the cache before we
check if we can read from the device.

Fixes: eab5abde ("regmap: Check for register readability before checking cache during read")
Reported-by: default avatarKonrad Dybcio <konradybcio@kernel.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230615-regmap-drop-early-readability-v1-1-8135094362de@kernel.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 505cb70c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment