zy1000: fix incorrect usage of jtag_sleep()
commit4da640563b95939cd3fe9275053ba3181de723c4
authorØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 3 Mar 2011 08:16:11 +0000 (3 09:16 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 15 Mar 2011 09:36:16 +0000 (15 10:36 +0100)
treed9ff13ecc9584f4ae26f74f9b563b3695b8ae704
parentbb0d11cba989832c0f27c2e5b664bfdc26b98cc9
zy1000: fix incorrect usage of jtag_sleep()

Found by inspection: the correct thing in the context is to use
usleep() rather than jtag_sleep(). Relates to JTAG over TCP/IP
only.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/jtag/zy1000/zy1000.c