HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42133 )
Change subject: device/pnp_ops.h: Use pnp.h functions ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
https://review.coreboot.org/c/coreboot/+/42133/1/src/include/device/pnp_ops.... File src/include/device/pnp_ops.h:
https://review.coreboot.org/c/coreboot/+/42133/1/src/include/device/pnp_ops.... PS1, Line 13: static __always_inline void pnp_write_config( : pnp_devfn_t dev, uint8_t reg, uint8_t value) while at it ?: static __always_inline void pnp_write_config(pnp_devfn_t dev, uint8_t reg, uint8_t value)