Skip to content
Commit c51d2e70 authored by Simon Glass's avatar Simon Glass
Browse files

dm: core: Avoid partially removing devices



At present if device_remove() decides that the device should not actually
be removed, it still calls the uclass pre_remove() method and powers the
device down.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b1f25fcf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment