]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/asix-sigma/protocol.c
dev_clear(): Consistently name callback 'clear_helper()'.
[libsigrok.git] / src / hardware / asix-sigma / protocol.c
index cc742d10bd646578cb22ee5ddf4466a1ced988ce..01382e754d587af365dc9658e879e0941c60403d 100644 (file)
@@ -272,15 +272,6 @@ SR_PRIV int sigma_write_trigger_lut(struct triggerlut *lut, struct dev_context *
        return SR_OK;
 }
 
-SR_PRIV void sigma_clear_helper(void *priv)
-{
-       struct dev_context *devc;
-
-       devc = priv;
-
-       ftdi_deinit(&devc->ftdic);
-}
-
 /*
  * Configure the FPGA for bitbang mode.
  * This sequence is documented in section 2. of the ASIX Sigma programming