ti_icdi_usb: Remove unnecessary casts and fix byte order bugs
commit484dbcc3027d030c6200632262c24615f8eb8514
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 28 Sep 2013 22:19:41 +0000 (29 00:19 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Thu, 31 Oct 2013 20:45:46 +0000 (31 20:45 +0000)
treed72c74e591d5d14288a9235df2ac58b40548dd54
parente6733049224ea7becbc4f0e82f2d75e6393712f1
ti_icdi_usb: Remove unnecessary casts and fix byte order bugs

Found by grepping for pointer casts.

Some additional cast can be removed if hexify/unhexify arguments are
changed to a more suitable type.

Change-Id: I13796b056f00976979bf0e754de3aa7648f7f321
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1778
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/drivers/ti_icdi_usb.c