commit | 311a68a51a58bfdead971080d41a34ca565b47a0 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Apr 30 19:13:46 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri May 03 15:07:15 2019 +0900 |
tree | 0e47e91543f6efc919f0cf51646e3c3300394621 | |
parent | 7bcbdbe01fa82712f8fece2a07ea30758b76403d [diff] |
regulator: stm32-pwr: Remove unneeded .min_uV and .list_volage For fixed regulator, setting .n_voltages = 1 and .fixed_uV is enough, no need to set .min_uV and .list_volage. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>