Skip to content
Commit f232168d authored by Kishon Vijay Abraham I's avatar Kishon Vijay Abraham I Committed by Mark Brown
Browse files

regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10



regulator_enable_regmap() uses enable_reg to enable the regulator.
But enable_reg for smps10 points to SMPS10_STATUS which is a
read-only register. Fixed the same by having enable_reg
set to SMPS10_CTRL.

Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
parent 3f4d6364
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