Home
last modified time | relevance | path

Searched hist:"62 a0c9cff3a8f842bec7d9a52e113ca67371f138" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/
H A Dscan_manager.h62a0c9cff3a8f842bec7d9a52e113ca67371f138 Sat Aug 01 01:18:50 UTC 2015 Marek Vasut <marex@denx.de> arm: socfpga: scan: Clean up horrible macros

Clean up the horrible macros present in the scan_manager.h . Firstly,
the function scan_mgr_io_scan_chain_prg() is static, yet all the macros
are used only within it, thus there is no point in having them in the
header file. Moreover, the macros are just making the code much less
readable, so remove them instead.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dscan_manager.c62a0c9cff3a8f842bec7d9a52e113ca67371f138 Sat Aug 01 01:18:50 UTC 2015 Marek Vasut <marex@denx.de> arm: socfpga: scan: Clean up horrible macros

Clean up the horrible macros present in the scan_manager.h . Firstly,
the function scan_mgr_io_scan_chain_prg() is static, yet all the macros
are used only within it, thus there is no point in having them in the
header file. Moreover, the macros are just making the code much less
readable, so remove them instead.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>