treewide: capitalize 'USB'
Change-Id: I7650786ea50465a4c2d11de948fdb81f4e509772 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39100 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
dfd3f21174
commit
44f558ec26
@@ -214,7 +214,7 @@ static struct device_operations usb_ops = {
|
||||
};
|
||||
|
||||
/*
|
||||
* The pci id of usb ctrl 0 and 1 are the same.
|
||||
* The pci id of USB ctrl 0 and 1 are the same.
|
||||
*/
|
||||
static const struct pci_driver usb_ohci123_driver __pci_driver = {
|
||||
.ops = &usb_ops,
|
||||
|
Reference in New Issue
Block a user