diff options
| author | Naveen Kumar Chaudhary <[email protected]> | 2026-06-26 09:16:46 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-10 15:51:21 -0600 |
| commit | 9df08fb181de1c02eec2d74096e14252d779a134 (patch) | |
| tree | 9ff1e8350144b145af94a6a226ae35bf1dc77eee /scripts/Kconfig.include | |
| parent | dc3606a961fae711e51d0ec9e0cff7999b62ab2b (diff) | |
cmd: host: fix duplicate device_unbind and wrong error message in unbind
do_host_unbind()'s error handler for device_unbind() prints the
misleading message "Cannot attach file" and then calls device_unbind()
a second time on the same device, both of which look like copy-paste
mistakes left over from neighbouring code.
Remove the duplicate device_unbind() call and report the correct
failure with the device name.
Fixes: 952018117ab ("dm: sandbox: Switch over to using the new host uclass")
Signed-off-by: Naveen Kumar Chaudhary <[email protected]>
Diffstat (limited to 'scripts/Kconfig.include')
0 files changed, 0 insertions, 0 deletions
