coreboot/src
Felix Held c864958a48 ec/roda: pass ops to pnp_enable_devices instead of LDN-specific override
Since ops was passed as override in the pnp_dev_info struct, the generic
pnp_ops that was passed to pnp_enable_devices was never used.

Change-Id: Ic35a232a9867936d3d84aa275ae50e3e3dd9bf97
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/27396
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-07-26 18:19:17 +00:00
..
acpi
arch arch/arm64: Add Kconfig to include BL31 as blob 2018-07-26 00:44:33 +00:00
commonlib src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:26:18 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu drivers/tpm: Add TPM ramstage driver for devices without vboot. 2018-07-25 15:53:35 +00:00
device device: add child traversal helper function 2018-07-26 15:35:44 +00:00
drivers drivers/tpm: Add TPM ramstage driver for devices without vboot. 2018-07-25 15:53:35 +00:00
ec ec/roda: pass ops to pnp_enable_devices instead of LDN-specific override 2018-07-26 18:19:17 +00:00
include device: add child traversal helper function 2018-07-26 15:35:44 +00:00
lib write_tables: return a pointer to the table 2018-07-20 03:26:46 +00:00
mainboard google/caroline: Add missing audio codec info 2018-07-26 15:50:55 +00:00
northbridge nb/intel/sandybridge/raminit: Fix SMBIOS 17 bus width 2018-07-26 14:12:02 +00:00
security security/vboot: fix typo 2018-07-18 12:20:13 +00:00
soc soc/intel/common/block/gpio: Add API for gpio_configure_pads_with_override 2018-07-26 15:36:32 +00:00
southbridge Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00
superio sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct 2018-07-26 14:22:28 +00:00
vendorcode vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.5 2018-07-25 18:38:39 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00