diff options
author | Svyatoslav Ryhel <clamor95@gmail.com> | 2023-10-27 11:26:09 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-03 12:37:15 -0400 |
commit | 9b1d277471af2efc7974a6aede5b73f28b1d6287 (patch) | |
tree | 6387fbbc66e33496480e43553963855e1948c602 /drivers/ddr/imx/phy/helper.c | |
parent | 8ab09b92dcac9f9ef0c78498f174ab87e9e286b0 (diff) |
power: regulator: palmas: fix ldoln and ldousb detection
dev->driver_data will carry the tail of ldo if there is a number and
if there is no number it will be an error code, anyway it will not be
zero. This results in a wrong ldo regulator detection.
To avoid this check for non-numerical ldo first and then manipulate
dev->driver_data.
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Diffstat (limited to 'drivers/ddr/imx/phy/helper.c')
0 files changed, 0 insertions, 0 deletions