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)
commiteb517315a67320e770cf4a100a922e8ae18fa54e
tree9719fdb41ca23453b55aeee7f01ee04b8b28e67e
parent595aac98246bb26d128389e25b147ae9643afb26
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