jtag: do not use jtag_get_error()
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 21 Jun 2010 11:25:06 +0000 (13:25 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 21 Jun 2010 11:43:23 +0000 (13:43 +0200)
commitdcba0709580cd8b0d2869894d2f7e22195b7e3d7
treee259284fd9b0fd4d12076873ebd93c18aa68ccb1
parent7013b960feeb0d4ab3aeae40d5ac17dda6d79a3a
jtag: do not use jtag_get_error()

normal code should not call jtag_get_error(), but rather check
the return code from jtag_execute_queue().

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/adi_v5_jtag.c
src/xsvf/xsvf.c