Attention is currently required from: Nico Huber. Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/57889 )
Change subject: ch341a_spi: replace active kernel driver detaching by automatic one ......................................................................
Patch Set 4:
(3 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/57889/comment/a3ebddb1_c8290fc5 PS1, Line 7: libusb functions can handle all platforms
This should be a statement about the code change, e.g. […]
Removed in new patchset.
Patchset:
PS4: The new patchset let libusb handle the driver detachment.
File ch341a_spi.c:
https://review.coreboot.org/c/flashrom/+/57889/comment/673a6126_1611dcfe PS1, Line 450: /* libusb_detach_kernel_driver() is only available on linux. Other platforms return : * LIBUSB_ERROR_NOT_SUPPORTED. That's fine. */
Please indent, it was only at level 0 because of the #if there.
Removed in new patchset.