commit | 3e8fdf17f342a2624e87a4f2931c0eb65734fb99 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | Thu Nov 19 16:38:26 2020 -0800 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sat Nov 21 05:18:10 2020 +0000 |
tree | 22320987f0ba54f16603c6c1623e037d09b81d5f | |
parent | d73d50b4b82f444c5e52918006c9d6299b1c6c2e [diff] |
Use libusb_auto_detach_kernel_driver Because it also does automatic reattachment after we're done. This seems irrelevant on Linux. Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Change-Id: Id88d1138e2e2726d44f106740c8332be4ca90cb7 Reviewed-on: https://review.coreboot.org/c/em100/+/47778 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>