]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cros_ec: Show the protocol version in the debug message
authorSimon Glass <sjg@chromium.org>
Tue, 17 Feb 2015 22:29:36 +0000 (15:29 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:13 +0000 (22:37 +0200)
commitfae2a58dbfa63b7e81fe4eef08b598ea11c7754c
tree20b042487ce3b10f10ab98f9e6da2363b29c1076
parentb7d360e2b0c21e1769543ff4bf67587b64513f7a
cros_ec: Show the protocol version in the debug message

When starting up, show the protocol version that has been negotiated with
the EC.

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