
23 Oct
2020
23 Oct
'20
2:26 a.m.
On Sun, Sep 27, 2020 at 06:46:17PM -0600, Simon Glass wrote:
This function can be called when it is not known whether it will find anything. This results in confusing log messages if the device is not found. It is better for the caller to log the failure, if necessary.
Drop the logging from this function.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom