]> sigrok.org Git - libsigrok.git/commit
hwdriver: Drop unneeded debug message.
authorUwe Hermann <redacted>
Sun, 26 Feb 2017 14:43:35 +0000 (15:43 +0100)
committerUwe Hermann <redacted>
Sun, 26 Feb 2017 14:43:35 +0000 (15:43 +0100)
commit97c2710b2c985132ed6a28caf9741ccbcfb23491
tree3a9508faff003590237554ec62a909dd11f62ab9
parent6ca578feb8a0b5b0cc689c97dd1307935bf0a817
hwdriver: Drop unneeded debug message.

The logs already show scan attempts per-driver, no need to also log the
init per-driver, since that's always happening and cannot (normally) fail.
src/hwdriver.c