]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit438f2ff763df6a4179355fbc5b5bf51c2ae41ea1
treec55810c10dbc3daaa5801f37cf34ccdafeb7ab24
parentc33671ab8bc5c179cabb4ef16449396b2b71b921
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