summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2025-09-16 10:57:35 +0800
committerFabio Estevam <[email protected]>2025-09-20 17:47:08 -0300
commit2727de799a644f4db15e8682503f783a62fa4af2 (patch)
treedc6f062907b826b259e9d111ff2dbdbacd276351 /scripts
parent8918b60e33157dd6abaaf11ea24437da133eed0a (diff)
power: regulator: pfuze100: Fix accessing the regulator desc
se_desc loop check is wrong, it relies on the desc always has the expected name to end of the loop. It works because the device tree has the expected name as of now, but this may not be always true. Drop se_desc by moving the check into probe and fix the loop check. Reported-by: Andrew Goodbody <[email protected]> Cc: Tom Rini <[email protected]> Cc: Fabio Estevam <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions