Home
last modified time | relevance | path

Searched hist:"4 ac21610145fc7a2100b33b885b93066cb825bbb" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c4ac21610145fc7a2100b33b885b93066cb825bbb Fri Jul 17 00:31:04 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Internal mem_calibrate() cleanup part 2

This is kind of microseries-within-series indent cleanup.
Rework the code for the second loop within the middle-loop
of the mega-loop to make it actually readable and not an
insane cryptic pile of indent failure.

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>