diff options
| author | Svyatoslav Ryhel <[email protected]> | 2023-10-27 11:26:09 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-03 12:37:15 -0400 |
| commit | 9b1d277471af2efc7974a6aede5b73f28b1d6287 (patch) | |
| tree | 6387fbbc66e33496480e43553963855e1948c602 /include | |
| 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 <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
