[PATCH 0/2] regulator: s2mps11: two small bug fixes (s2mpg1x)

André Draszik posted 2 patches 21 hours ago
drivers/regulator/s2mps11.c | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 deletions(-)
[PATCH 0/2] regulator: s2mps11: two small bug fixes (s2mpg1x)
Posted by André Draszik 21 hours ago
These two patches fix some code quality / legibility issues in the
newly added s2mpg1x support. Behaviour should not change.

Cheers,
Andre'

Signed-off-by: André Draszik <andre.draszik@linaro.org>
---
André Draszik (2):
      regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()
      regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()

 drivers/regulator/s2mps11.c | 22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)
---
base-commit: 9845cf73f7db6094c0d8419d6adb848028f4a921
change-id: 20260209-s2mpg1x-regulators-fixes-2087fafa2389

Best regards,
-- 
André Draszik <andre.draszik@linaro.org>