Home
last modified time | relevance | path

Searched hist:"8213609 e68e40bf5baf3d89d3378f24892f371d9" (Results 1 – 1 of 1) sorted by relevance

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

This is kind of microseries-within-series indent cleanup.
Rework the code for the third 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>