[PATCH v4 02/21] dm: core: Add note about device_probe idempotence

Simon Glass sjg at chromium.org
Thu Sep 29 11:59:57 CEST 2022


On Sun, 25 Sept 2022 at 02:28, Michal Suchanek <msuchanek at 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 <msuchanek at suse.de>
> ---
>  include/dm/device-internal.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list