Skip to content
Commit 609ca5f3 authored by Mark Brown's avatar Mark Brown
Browse files

regulator: core: Use class device list for regulator_list in late init



The regulator_list has exactly the same contents as the list that the
driver core maintains of regulator_class members so is redundant. As a
first step in converting over to use the class device list convert our
iteration in late_initcall() to use the class device iterator.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 29f5f486
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