cros: Correct a printf() string and comment
authorSimon Glass <sjg@chromium.org>
Sat, 24 Nov 2018 04:29:36 +0000 (21:29 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Dec 2018 13:01:34 +0000 (06:01 -0700)
commita749c09a1ea7376ff7a891663bb80ffbe308c485
treec55810c10dbc3daaa5801f37cf34ccdafeb7ab24
parent5092af6b571c883c49da2b6df7419d73874cdba4
cros: Correct a printf() string and comment

Correct a warning that occurs on sandbox. Also fix the comment style in
cros_ec_set_lid_shutdown_mask().

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