Skip to content
Unverified Commit d6409475 authored by Jeongtae Park's avatar Jeongtae Park Committed by Mark Brown
Browse files

regmap: cache: set max_register with reg_stride



Current logic does not consider multi-stride cases,
the max_register have to calculate with reg_stride
because it is a kind of address range.

Signed-off-by: default avatarJeongtae Park <jtp.park@samsung.com>
Link: https://lore.kernel.org/r/20220425114613.15934-1-jtp.park@samsung.com
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent bd941dfa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment