cros_ec: Add error logging on a few commands
authorSimon Glass <sjg@chromium.org>
Tue, 6 Nov 2018 22:21:19 +0000 (15:21 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Nov 2018 02:14:22 +0000 (19:14 -0700)
commitac80652342dafa5356cd25959f1c45d003ba9dcf
treeb440d1690bb66fcbae1e3338689733025a716db4
parent9fea76f5d30264dc08ac591a7a89427b8441555b
cros_ec: Add error logging on a few commands

Add some more logging to provide more information on failures.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec.c