[coreboot-gerrit] Change in coreboot[master]: nb/intel/gm45: Don't use PCI operations on the pci_domain device

Arthur Heymans (Code Review) gerrit at coreboot.org
Wed Jul 25 14:05:25 CEST 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/27242

to look at the new patch set (#2).

Change subject: nb/intel/gm45: Don't use PCI operations on the pci_domain device
......................................................................

nb/intel/gm45: Don't use PCI operations on the pci_domain device

pci ops happen to work on this struct device since the device_path is an union.

This patch still keeps adding the fixed resources in the pci_domain
ops since moving it to the PCI ops which could properly use the
function argument for PCI operations would require all PCI IDs to be
added or else breakages are to be expected.

Change-Id: I598b056d5fb1ce23b390b2f0ab4e9fb242d3685a
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/northbridge/intel/gm45/northbridge.c
1 file changed, 11 insertions(+), 7 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/27242/2
-- 
To view, visit https://review.coreboot.org/27242
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I598b056d5fb1ce23b390b2f0ab4e9fb242d3685a
Gerrit-Change-Number: 27242
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180725/b3e2fbcd/attachment.html>


More information about the coreboot-gerrit mailing list