]> sigrok.org Git - libsigrok.git/commit
ftdi-la: Use the standard connection_id field for the device address
authorLars-Peter Clausen <redacted>
Sat, 14 May 2016 15:24:27 +0000 (17:24 +0200)
committerLars-Peter Clausen <redacted>
Wed, 18 May 2016 16:15:33 +0000 (18:15 +0200)
commit634d72997a43f8a69d3ab1d06a341d9faeec7724
treed10dc56fbb69135e51d62a42ce1c6c9c5f60a8d9
parent07a917521ae98260d5c913a300f34c659cc91994
ftdi-la: Use the standard connection_id field for the device address

Use the standard connection_id field from the struct sr_dev_inst for
storing the device address rather than using the custom address field in
the driver state struct. This makes things more consistent with the
framework.

Signed-off-by: Lars-Peter Clausen <redacted>
src/hardware/ftdi-la/api.c
src/hardware/ftdi-la/protocol.h