commit | 291764a70e6d8b212680e311bfb0825abf2b9a2f | [log] [tgz] |
---|---|---|
author | Alex James <theracermaster@gmail.com> | Sat Apr 14 22:59:57 2018 -0500 |
committer | Nico Huber <nico.h@gmx.de> | Fri May 11 16:32:42 2018 +0000 |
tree | 8c6d1c5156ba4e73169d4b541704a4f7c6326566 | |
parent | 2099c648b929cd36c500202089ef4b7a8c14680f [diff] |
ch341a_spi: Avoid deprecated libusb functions libusb 1.0.22 marked libusb_set_debug as deprecated. For such versions of libusb, use libusb_set_option instead. Change-Id: Ib71ebe812316eaf49136979a942a946ef9e4d487 Signed-off-by: Alex James <theracermaster@gmail.com> Reviewed-on: https://review.coreboot.org/25681 Tested-by: Nico Huber <nico.h@gmx.de> Reviewed-by: David Hendricks <david.hendricks@gmail.com>