coreboot/src
Kyösti Mälkki 98a917443e device: Replace ugly cases of dev_find_slot()
These few cases lacked a proper devfn parameter in the
form of PCI_DEVFN(dev, fn).

Change-Id: Iad0b214df12dee65360d07e887a960b0c73a3e4f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/26481
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2019-01-04 12:17:52 +00:00
..
acpi
arch src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' 2019-01-04 12:13:20 +00:00
commonlib
console device/pci_early: Fixes for __SIMPLE_DEVICE__ 2018-12-30 21:33:26 +00:00
cpu nb/intel/haswell: Add support for PEG 2019-01-03 18:11:54 +00:00
device device: Introduce pcidev_on_root() and friends 2019-01-04 12:14:42 +00:00
drivers drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOS 2019-01-03 20:02:15 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include device: Introduce pcidev_on_root() and friends 2019-01-04 12:14:42 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard device: Replace ugly cases of dev_find_slot() 2019-01-04 12:17:52 +00:00
northbridge device: Replace ugly cases of dev_find_slot() 2019-01-04 12:17:52 +00:00
security
soc mediatek/mt8183: Add DDR driver of memory test part 2019-01-03 22:22:58 +00:00
southbridge device: Replace ugly cases of dev_find_slot() 2019-01-04 12:17:52 +00:00
superio superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces 2018-12-28 22:32:48 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00