jtag: remove jtag_get_end_state()'s that should be unecessary
authorØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 18 Mar 2010 17:31:58 +0000 (18:31 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 19 Mar 2010 07:31:44 +0000 (08:31 +0100)
commit8ce828dd382c907db4c6bd38e5b54996e50327fd
treeb62183e48601042a10d0d84c31d6587e9fa7da88
parent8d411d0d249dda7ceb951c4f8c8a509f4fd1dfb0
jtag: remove jtag_get_end_state()'s that should be unecessary

By a bit of code inspection it seems like all of these
instances of jtag_get_end_state() can be unambigously
replaced by constants.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/jtag/zy1000/zy1000.c
src/target/arm7_9_common.c
src/target/arm7tdmi.c
src/target/arm9tdmi.c
src/target/embeddedice.h