On Tue, Aug 5, 2025 at 8:31 AM Andrew Goodbody <andrew.goodb...@linaro.org> wrote: > > In fecmxc_probe if a timeout is detected when resetting the chip no > error code is set before taking the error exit. This could lead to a > silent failure. Instead set an error code. > > This issue was found by Smatch. > > Signed-off-by: Andrew Goodbody <andrew.goodb...@linaro.org>
Applied, thanks.