Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48582 )
Change subject: device + util/sconfig: introduce new device `gpio`
......................................................................
Patch Set 4:
(3 comments)
https://review.coreboot.org/c/coreboot/+/48582/4/src/device/device_const.c
File src/device/device_const.c:
https://review.coreboot.org/c/coreboot/+/48582/4/src/device/device_const.c@1...
PS4, Line 166: generic.id
`gpio. […]
Done
https://review.coreboot.org/c/coreboot/+/48582/4/src/device/device_util.c
File src/device/device_util.c:
https://review.coreboot.org/c/coreboot/+/48582/4/src/device/device_util.c@13...
PS4, Line 134: generic.id
`gpio. […]
Done
https://review.coreboot.org/c/coreboot/+/48582/4/src/device/device_util.c@23...
PS4, Line 230: %d.%d", dev->path.generic.id
I guess this should be just `%d", dev->path.gpio.id);`?
yup, indeed
Also, do I miss something? is `-Wformat` not enabled?
Hmm, nope, doesn't loke like it ever was
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48582
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic4572ad8b37bd1afd2fb213b2c67fb8aec536786
Gerrit-Change-Number: 48582
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 15 Dec 2020 00:21:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment