improve jtag_tap_configure
authorZachary T Welch <zw@superlucidity.net>
Thu, 26 Nov 2009 21:52:04 +0000 (13:52 -0800)
committerZachary T Welch <zw@superlucidity.net>
Sat, 28 Nov 2009 21:00:39 +0000 (13:00 -0800)
commit7124be824792eee3f973eb2cf7e1c851cbd2a923
treeab521491a4cf056aac47f3ef5a7bcbac734314d1
parent4ff5eda576d75ee57ba448d2136867c791d215a8
improve jtag_tap_configure

Splits bulk of the jtag_tap_configure into jtag_tap_configure_event,
removing three or four levels of indentation in the process.
The resulting code was stylistically improved in other ways, but it
should be functionally identical.
src/jtag/tcl.c