coreboot-kgpe-d16/src/device
Frans Hendriks 739c080eef device/device.c: Print done at end of assign_resources()
First and last printk() log the same string.
Add done at end of function.

BUG = N/A
TEST = Build and boot faceboot FBG1701

Change-Id: I66a64c7473a65206c3a4c4396c8c8ecba1eb1a57
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50189
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-05 09:42:35 +00:00
..
dram src/device: Drop unneeded empty lines 2020-09-21 15:56:17 +00:00
oprom device/oprom/include/x86emu/fpu_regs.h: Fix lint error 2021-02-01 08:46:11 +00:00
azalia_device.c device: correct code style 2021-02-05 09:42:19 +00:00
cardbus_device.c src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
cpu_device.c
device.c device/device.c: Print done at end of assign_resources() 2021-02-05 09:42:35 +00:00
device_const.c device: correct code style 2021-02-05 09:42:19 +00:00
device_util.c device: correct code style 2021-02-05 09:42:19 +00:00
gpio.c device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
i2c.c
i2c_bus.c device: correct code style 2021-02-05 09:42:19 +00:00
Kconfig device/Kconfig: Introduce MMCONF_LENGTH 2021-01-30 23:10:22 +00:00
Makefile.inc device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
mmio.c
pci_class.c
pci_device.c device/pci_device.c: Use __func__ 2021-01-26 20:52:10 +00:00
pci_early.c
pci_ops.c device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
pci_rom.c device/pci_rom.c: Use __func__ 2021-01-24 21:22:34 +00:00
pciexp_device.c device: Allow virtual/generic devices under PCI in devicetree 2020-10-21 15:35:33 +00:00
pcix_device.c
pnp_device.c device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
resource_allocator_common.c
resource_allocator_v3.c
resource_allocator_v4.c
root_device.c device: Export enable_static_device() function 2020-10-21 15:35:24 +00:00
smbus_ops.c
software_i2c.c
xhci.c device/xhci.c: Remove repeated word 2021-01-18 07:33:25 +00:00