Skip to content
Commit 49a6bb7a authored by Mark Brown's avatar Mark Brown
Browse files

regulator: core: Ensure we lock all regulators



The latest workaround for the lockdep interface's not using the second
argument of mutex_lock_nested() changed the loop missed locking the last
regulator due to a thinko with the loop termination condition exiting
one regulator too soon.

Reported-by: default avatarTyler Baker <tyler.baker@linaro.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent bb41897e
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