]> sigrok.org Git - libsigrok.git/commit - hardware/asix-sigma/asix-sigma.c
asix-sigma: Unify calling of decode_chunk_ts()
authorMarek Vasut <redacted>
Sun, 20 Apr 2014 20:28:33 +0000 (22:28 +0200)
committerBert Vermeulen <redacted>
Wed, 30 Apr 2014 16:45:51 +0000 (09:45 -0700)
commite69ad48e084138c72b5cb5a419efed628c0996bc
tree4850afefe9e3ba0460c3c54c2375e3c31b1ba95d
parentc6648b663c717f85d05e928102127b0024d22984
asix-sigma: Unify calling of decode_chunk_ts()

Clean up the way decode_chunk_ts() is called a little. Introduce a variable
which will not be -1 only in case a trigger happened on the particular DRAM
line.

Signed-off-by: Marek Vasut <redacted>
hardware/asix-sigma/asix-sigma.c