]> git.baikalelectronics.ru Git - uboot.git/commit
sysreset: Tidy up a few comments and logging
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:45 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit31fc457250031c120cb34f3cee8afb4f11639efe
tree9719fdb41ca23453b55aeee7f01ee04b8b28e67e
parent6c94f5c19defd59096bb8e51d88a8b8f0f48b770
sysreset: Tidy up a few comments and logging

Some comments are incorrect or missing pieces. Fix these and use logging
to print the error.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/sysreset/sysreset-uclass.c
include/sysreset.h
test/dm/sysreset.c