On Sun, 25 Sept 2022 at 02:28, Michal Suchanek <msucha...@suse.de> wrote: > > device_probe returns early when the device is already activated. > Add a note to the documentation that it can be used on already activated > devices. > > Signed-off-by: Michal Suchanek <msucha...@suse.de> > --- > include/dm/device-internal.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>