Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39089 )
Change subject: soc/intel/skylake/elog: fix BUG: pch_log_rp_wake_source requests hidden ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/39089/1/src/soc/intel/skylake/elog.... File src/soc/intel/skylake/elog.c:
https://review.coreboot.org/c/coreboot/+/39089/1/src/soc/intel/skylake/elog.... PS1, Line 52: pci_devfn_t dev) Is it used at all?
https://review.coreboot.org/c/coreboot/+/39089/1/src/soc/intel/skylake/elog.... PS1, Line 84: if (!dev) : continue; Not useful anymore.