]> sigrok.org Git - libsigrok.git/commit - src/hardware/serial-dmm/api.c
serial-dmm: Eliminate unneeded "subdriver" field.
authorUwe Hermann <redacted>
Sun, 16 Dec 2012 20:28:26 +0000 (21:28 +0100)
committerUwe Hermann <redacted>
Mon, 17 Dec 2012 13:21:12 +0000 (14:21 +0100)
commit16b7b79005aaf0ab67d207ca11989f62d983ce62
tree0205c0dbe321bf67856a67c90ab6e6e4e0a6f915
parent22f54192358620f24fc2df2ea6e8f578fee24b81
serial-dmm: Eliminate unneeded "subdriver" field.

Just use the 'int dmm' + wrapper method that is used for all other
functions which need this information. There is no real need to
special-case the hw_dev_acquisition_start() API call here.
hardware/serial-dmm/api.c
hardware/serial-dmm/protocol.h