Home
last modified time | relevance | path

Searched hist:fe2d0a2da1b11e4702fcd08705fcce16f0fc2427 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.cfe2d0a2da1b11e4702fcd08705fcce16f0fc2427 Fri Jul 17 01:50:17 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Internal rw_mgr_mem_calibrate_vfifo() cleanup part 4

This is kind of microseries-within-series indent cleanup.
This patch cleans up the handling of grp_calibrated such
that the variable isn't used all over the place, but just
very localy. This allows trimming down the indent issues.

It is likely that this patch has checkpatch warnings, but
for the sake of not breaking the code, these are ignored.

No functional change.

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