[PATCH v3 07/28] dm: Fix return value in dev_read_alias_seq()

Simon Glass sjg at chromium.org
Sat Dec 19 17:40:34 CET 2020


This should return 0 on success but currently does not. Fix it.

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

(no changes since v1)

 drivers/core/read.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list