Change in flashrom[master]: usbdev: Extract libusb1 device discovery into a seperate file

Hello 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 (#2). Change subject: usbdev: Extract libusb1 device discovery into a seperate file ...................................................................... usbdev: Extract libusb1 device discovery into a seperate 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 seperate 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, 143 insertions(+), 108 deletions(-) git pull ssh://review.coreboot.org:29418/flashrom refs/changes/43/27443/2 -- To view, visit https://review.coreboot.org/27443 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: flashrom Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Idfcc79371241c2c1dea97faf5e532aa971546a79 Gerrit-Change-Number: 27443 Gerrit-PatchSet: 2 Gerrit-Owner: Daniel Thompson <daniel.thompson@linaro.org> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
participants (1)
-
Daniel Thompson (Code Review)