]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: scan: Factor out IO chain programming
authorMarek Vasut <marex@denx.de>
Sat, 1 Aug 2015 12:28:48 +0000 (14:28 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:38 +0000 (08:17 +0200)
commit32836e9011c6169b43f80caff28d38e3c085e4a2
treef452451d4ca0abb37acbbbf3e714aac839b82c04
parentec2f9d064d00b850cd5646423ac79f0dede49d58
arm: socfpga: scan: Factor out IO chain programming

Factor out the code which sends JTAG instruction followed by data
into separate function to tidy the code up a little.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/mach-socfpga/scan_manager.c