]> sigrok.org Git - libsigrok.git/commit
drivers: Eliminate some unnecessary vendor/model #defines.
authorUwe Hermann <redacted>
Fri, 21 Jul 2017 16:14:08 +0000 (18:14 +0200)
committerUwe Hermann <redacted>
Fri, 21 Jul 2017 16:46:26 +0000 (18:46 +0200)
commitb15ff1c92aabeea04649de25a3a01f851ab0a1ec
tree31ab44a5f278329f7cca3fe6edba4b944e458479
parentf8195cb2da3268c89e24071ed32ab9acdded5bc0
drivers: Eliminate some unnecessary vendor/model #defines.

Most drivers use the vendor/model strings directly already; make all
of them do that consistently.
18 files changed:
src/hardware/asix-sigma/api.c
src/hardware/asix-sigma/protocol.h
src/hardware/gmc-mh-1x-2x/api.c
src/hardware/ikalogic-scanalogic2/api.c
src/hardware/ikalogic-scanalogic2/protocol.h
src/hardware/ikalogic-scanaplus/api.c
src/hardware/kecheng-kc-330b/api.c
src/hardware/lascar-el-usb/protocol.c
src/hardware/lascar-el-usb/protocol.h
src/hardware/motech-lps-30x/api.c
src/hardware/pipistrello-ols/protocol.h
src/hardware/sysclk-lwla/api.c
src/hardware/sysclk-lwla/protocol.h
src/hardware/uni-t-ut32x/api.c
src/hardware/uni-t-ut32x/protocol.h
src/hardware/victor-dmm/api.c
src/hardware/yokogawa-dlm/api.c
src/hardware/zeroplus-logic-cube/api.c