Hello Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27443
to look at the new patch set (#3).
Change subject: usbdev: Extract libusb1 device discovery into a separate file ......................................................................
usbdev: Extract libusb1 device discovery into a separate file
Currently there is a TODO-like comment in the dediprog driver: "Might be useful for other USB devices as well". Act on this comment by collecting all the device discovery code for libusb1 devices into a separate file.
Change-Id: Idfcc79371241c2c1dea97faf5e532aa971546a79 Signed-off-by: Daniel Thompson daniel.thompson@linaro.org --- M Makefile M dediprog.c M developerbox_spi.c M programmer.h A usbdev.c 5 files changed, 141 insertions(+), 108 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/43/27443/3