Attention is currently required from: Anastasia Klimchuk.
Edward O'Callaghan has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/66671 )
Change subject: tree: Fix drivers to pass prog_param to pcidev_init() ......................................................................
Patch Set 7:
(1 comment)
File include/programmer.h:
https://review.coreboot.org/c/flashrom/+/66671/comment/c005f7ad_1df858ac PS3, Line 126: const char *
Is there a reason why parameter name is omitted? Other parameters have names. […]
well it is higher typed now is it ok? usually prototypes don't need identifiers in truth and they tend to go stale anyway. happy to put cfg there if there is a strong feeling