diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-20 13:05:53 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-08-21 08:47:08 -0700 |
commit | efc1b4f31ac64d4815d1ab49d9da90dd37c7f3b8 (patch) | |
tree | 9103f61707c417493539c20efa10e6e65bd3e6c0 /libdivecomputer | |
parent | 4d15f8ee33335286c3b55b37119cdef9910ea5a3 (diff) | |
download | subsurface-efc1b4f31ac64d4815d1ab49d9da90dd37c7f3b8.tar.gz |
Update to current libdivecomputer
The libdivecomputer internals changed for USB devices, and now we need
to scan the USB devices before calling libdivecomputer. That's the same
pattern as for USBHID and IRDA, so let's just regularize this all.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'libdivecomputer')
m--------- | libdivecomputer | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libdivecomputer b/libdivecomputer -Subproject 6935fe717ac73402c589c2ccc435ad8efd60cd5 +Subproject 1df0e13cc44041743836065c66928c06a5c035a |