aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/pineview/northbridge.c
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-06-26 21:06:38 +0200
committerFelix Held <felix-coreboot@felixheld.de>2018-08-01 12:12:22 +0000
commitc6e13b6690e15fe32b7c7c135bea5e8a7e6d1753 (patch)
treed056606466e378ff6fe576f2a89b6624941718f8 /src/northbridge/intel/pineview/northbridge.c
parent17041207f28f6321cb9fd2b2f87796e3b2fe7b87 (diff)
nb/intel/x4x: 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: Iabfd15884ec8feb846d01b6af3c4afe5c1494feb Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/27245 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/northbridge/intel/pineview/northbridge.c')
0 files changed, 0 insertions, 0 deletions