]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
regulator: tps65218.c: fix LS3 issues
authorChristian Hohnstaedt <Christian.Hohnstaedt@wago.com>
Wed, 20 Feb 2019 08:15:50 +0000 (09:15 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 20 Feb 2019 16:45:48 +0000 (16:45 +0000)
commit71a64ba2031f4b67769618b9e35389906026130d
tree17612606e7bea169bc94ad796554ec3bdb09e97f
parenta5455c9159414748bed4678184bf69989a4f7ba3
regulator: tps65218.c: fix LS3 issues

- Fix list of valid LS3 currents from mA to µA
- Fix selection of min/max microAmps of LS3.
  Selecting one of the configured values as max value now really
  selects it instead of the next lower one

Signed-off-by: Christian Hohnstaedt <Christian.Hohnstaedt@wago.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps65218-regulator.c