Home
last modified time | relevance | path

Searched hist:"03 a92b215f0b63e89cbdeab2fcb8badce9f9d2ba" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dscan_manager.c03a92b215f0b63e89cbdeab2fcb8badce9f9d2ba Sat Jul 25 07:36:54 UTC 2015 Marek Vasut <marex@denx.de> arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg()

It is sufficient to pass in the scan chain ID into the function to determine
the remaining two parameters, so drop those params and determine them locally
in the function. The big-ish switch in the function is temporary and will be
replaced by a proper function call in subsequent patch.

Signed-off-by: Marek Vasut <marex@denx.de>