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

dm: core: Add a way to skip powering down power domains



When removing a device the power domains it uses are generally powered
off. But when we are trying to unbind all devices (e.g. for running tests)
we don't want to probe a device in the 'remove' path.

Add a new flag to skip this power-down step.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 8474da94
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