]> sigrok.org Git - libsigrok.git/commit
hameg-hmo: Close the device after initial scan.
authorpoljar (Damir Jelić) <redacted>
Thu, 16 Jan 2014 14:28:51 +0000 (15:28 +0100)
committerBert Vermeulen <redacted>
Thu, 16 Jan 2014 15:27:35 +0000 (16:27 +0100)
commit68e3d070144375fc01c54f0295a6c9acf726d9cc
treefe6fdfa66334cd68ba07ffdd27fd3a7f995f4833
parent965b463d9825c2a72a3a1cfcc10e1a23ccc768aa
hameg-hmo: Close the device after initial scan.

The device is after a scan left open and clients that don't call unconditionally
dev_open() will never fetch the initial device state.

Close the device after the scan so clients know they need to open it.
hardware/hameg-hmo/api.c