On Sun, 25 Sept 2022 at 02:28, Michal Suchanek <[email protected]> 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 <[email protected]> > --- > include/dm/device-internal.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

