]> sigrok.org Git - libsigrok.git/commit
sr/drivers: obsolete SR_HWCAP_PROBECONFIG
authorBert Vermeulen <redacted>
Sun, 5 Aug 2012 16:56:12 +0000 (18:56 +0200)
committerBert Vermeulen <redacted>
Sun, 5 Aug 2012 16:56:12 +0000 (18:56 +0200)
commit014359e3293ef0cdc61fbde4f63dc0a9da98179d
tree3cd695878a7a688b22be1f7cb15d5adf9104f1e0
parenta56f1480949e84e94dad2afcdf9f758988a4aff9
sr/drivers: obsolete SR_HWCAP_PROBECONFIG

Since probes now live in a struct sr_dev_inst owned by the driver, it
already knows about them. Instead of a frontend telling the driver to
configure probes, all driver now do this just before starting acquisition.
hardware/asix-sigma/asix-sigma.c
hardware/chronovu-la8/api.c
hardware/chronovu-la8/driver.c
hardware/chronovu-la8/driver.h
hardware/demo/demo.c
hardware/fx2lafw/fx2lafw.c
hardware/hantek-dso/api.c
hardware/openbench-logic-sniffer/ols.c
hardware/zeroplus-logic-cube/zeroplus.c
libsigrok.h