coreboot-kgpe-d16/payloads/libpayload/drivers/usb
Caveh Jalali 8079a6a558 libpayload/usb: Fix printf format string mismatches in debug messages
This fixes format string mismatch errors in the USB subsystem found by
the compiler's format string checker.

BUG=b:167517417
TEST=enabled all USB controllers on volteer and fixed resulting
	compiler errors when USB_DEBUG is enabled.

Change-Id: I4dc70baefb3cd82fcc915cc2e7f68719cf6870cc
Signed-off-by: Caveh Jalali <caveh@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45024
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-11-22 22:34:52 +00:00
..
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
TODO
dwc2.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
dwc2.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
dwc2_private.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
dwc2_rh.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ehci.c libpayload/usb: Fix printf format string mismatches in debug messages 2020-11-22 22:34:52 +00:00
ehci.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ehci_private.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ehci_rh.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
generic_hub.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
generic_hub.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ohci.c libpayload/usb: Fix printf format string mismatches in debug messages 2020-11-22 22:34:52 +00:00
ohci.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ohci_private.h libpayload: Make OHCI enums into types 2020-11-08 11:37:09 +00:00
ohci_rh.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
quirks.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uhci.c libpayload/usb: Fix printf format string mismatches in debug messages 2020-11-22 22:34:52 +00:00
uhci.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uhci_private.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uhci_rh.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
usb.c libpayload/usb: Fix printf format string mismatches in debug messages 2020-11-22 22:34:52 +00:00
usb_dev.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
usbhid.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
usbhub.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
usbinit.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
usbmsc.c libpayload: Fix file permissions 2020-09-27 13:12:33 +00:00
xhci.c libpayload/usb: Fix printf format string mismatches in debug messages 2020-11-22 22:34:52 +00:00
xhci.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
xhci_commands.c xhci: Do not set the CRCR_CS bit 2020-08-31 06:38:53 +00:00
xhci_debug.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
xhci_devconf.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
xhci_events.c xhci: Fix Abort command event handling 2020-08-31 06:38:47 +00:00
xhci_private.h payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
xhci_rh.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00