]> sigrok.org Git - libsigrok.git/commit
asix-sigma: Exterminate passing lastts and lastsample
authorMarek Vasut <redacted>
Sun, 20 Apr 2014 23:14:54 +0000 (01:14 +0200)
committerBert Vermeulen <redacted>
Wed, 30 Apr 2014 16:45:52 +0000 (09:45 -0700)
commita16a6391b5cc1479d791c8b760352a937b9d3770
treea3418d8b002f5996934b80acff825365b48fca0a
parent5fc01191eb13c21e4b0ae1ee117f723d48b2d10d
asix-sigma: Exterminate passing lastts and lastsample

These two values can pulled out from devc->state, so there really is
no need to pass them as function argument when we already pass the
devc.

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