]> sigrok.org Git - libsigrok.git/commit
sr: deprecate driver API call hwcap_get_all()
authorBert Vermeulen <redacted>
Fri, 13 Jul 2012 00:08:27 +0000 (02:08 +0200)
committerBert Vermeulen <redacted>
Fri, 3 Aug 2012 08:27:37 +0000 (10:27 +0200)
commitbe34a1c74688351fdeb7482fda28f49aa762a831
tree3ddd4f0b2a9c64cd5cc5073c162ca76514b5c31d
parentdf12380181f0af94fca382cd2ae6425bb1b51f73
sr: deprecate driver API call hwcap_get_all()

This is now handled with a call to info_get(SR_DI_HWCAPS). This brings
it in line with the new driver opts: info_get(SR_DI_HWOPTS).
device.c
hwdriver.c
libsigrok.h