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)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 02:58:18 +0000 (20:58 -0600)
commitc4b206dff14eba50d4d6d06dca71205d08629662
treeeba2d6e43ef195e9ccece28a14206206b75c571f
parent60e2809a848bccd3a8090d3f2237964670f2780c
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