Skip to content
Snippets Groups Projects
Commit 7f9875e7 authored by Simon Glass's avatar Simon Glass
Browse files

dm: core: Remove unbind operations when not required


The CONFIG_DM_DEVICE_REMOVE option takes out code related to removing
devices. It should also remove the 'unbind' code since if we cannot
remove we probably don't need to unbind.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 36fa61dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment