encapsulate dummy state
commitc3e6cdc197b80a7c9c69209284cffdf48b3c9da4
authorZachary T Welch <zw@superlucidity.net>
Mon, 7 Dec 2009 07:33:58 +0000 (6 23:33 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 8 Dec 2009 02:57:38 +0000 (7 18:57 -0800)
tree05de96fcbc572a1740225ee391b96f4e8245de07
parentc64577fdf397115752a762df8cdb94ad17f25cf4
encapsulate dummy state

Replaces references to static variables to members of a global structure.
This state will soone be passed through on a per-inteface basis.

Removes two useless levels of indentations in dummy_write() by inverting
the test logic.
src/jtag/drivers/dummy.c