Attention is currently required from: Alexander Goncharov.
Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/68755 )
Change subject: tests: add probe lifecycle test for ch341a_spi ......................................................................
Patch Set 3: Code-Review+1
(2 comments)
File tests/ch341a_spi.c:
https://review.coreboot.org/c/flashrom/+/68755/comment/20f6cc04_a16e4b06 PS2, Line 26: struct libusb_transfer *transfer_in;
OK, I've done it. […]
Yes, resolving
File tests/ch341a_spi.c:
https://review.coreboot.org/c/flashrom/+/68755/comment/e8d7d6cc_b94742a6 PS3, Line 26: /* Since the test transfers a data that fits in one CH341 packet, we : don't need an array of these transfers (as is done in the driver code). */ Please align with code style: https://www.flashrom.org/Development_Guidelines#Coding_style
For the multi-line comment that is /* * comment */