Skip to content
Commit 7d748971 authored by Mark Brown's avatar Mark Brown
Browse files

cpufreq: cpufreq-cpu0: Use devm_regulator_get_optional()



Since the cpufreq-cpu0 driver is capable of coping without a software
controllable regulator and would be confused by a dummy one it should
use devm_regulator_get_optional() to ensure no dummy is provided.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 6ae8717a
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