[coreboot-gerrit] Change in coreboot[master]: sb/intel/lynxpoint: Don't use device_t

build bot (Jenkins) (Code Review) gerrit at coreboot.org
Thu Sep 20 17:05:10 CEST 2018


build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28641 )

Change subject: sb/intel/lynxpoint: Don't use device_t
......................................................................


Patch Set 7:

(8 comments)

https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/azalia.c
File src/southbridge/intel/lynxpoint/azalia.c:

https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/azalia.c@157
PS7, Line 157: static void azalia_set_subsystem(struct device *dev, unsigned vendor,
Prefer 'unsigned int' to bare use of 'unsigned'


https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/azalia.c@158
PS7, Line 158: 				 unsigned device)
Prefer 'unsigned int' to bare use of 'unsigned'


https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/serialio.c
File src/southbridge/intel/lynxpoint/serialio.c:

https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/serialio.c@240
PS7, Line 240: static void serialio_set_subsystem(struct device *dev, unsigned vendor,
Prefer 'unsigned int' to bare use of 'unsigned'


https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/smbus.c
File src/southbridge/intel/lynxpoint/smbus.c:

https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/smbus.c@73
PS7, Line 73: static void smbus_set_subsystem(struct device *dev, unsigned vendor,
Prefer 'unsigned int' to bare use of 'unsigned'


https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/smbus.c@74
PS7, Line 74: 				unsigned device)
Prefer 'unsigned int' to bare use of 'unsigned'


https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/usb_ehci.c
File src/southbridge/intel/lynxpoint/usb_ehci.c:

https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/usb_ehci.c@167
PS7, Line 167: static void usb_ehci_set_subsystem(struct device *dev, unsigned vendor,
Prefer 'unsigned int' to bare use of 'unsigned'


https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/usb_ehci.c@168
PS7, Line 168: 				   unsigned device)
Prefer 'unsigned int' to bare use of 'unsigned'


https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/usb_xhci.c
File src/southbridge/intel/lynxpoint/usb_xhci.c:

https://review.coreboot.org/#/c/28641/7/src/southbridge/intel/lynxpoint/usb_xhci.c@364
PS7, Line 364: static void usb_xhci_set_subsystem(struct device *dev, unsigned vendor,
Prefer 'unsigned int' to bare use of 'unsigned'



-- 
To view, visit https://review.coreboot.org/28641
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I515b9e388dd2c1d1a9f4a24b2966a4b4656965a7
Gerrit-Change-Number: 28641
Gerrit-PatchSet: 7
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Thu, 20 Sep 2018 15:05:10 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180920/7bffc402/attachment.html>


More information about the coreboot-gerrit mailing list