ddr: altera: Internal mem_calibrate() cleanup part 3
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 00:38:51 +0000 (02:38 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:15 +0000 (14:14 +0200)
commit8213609e68e40bf5baf3d89d3378f24892f371d9
tree2bccff6ce7465f66a0ed02db3c1388675b285fd6
parent4ac21610145fc7a2100b33b885b93066cb825bbb
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>
drivers/ddr/altera/sequencer.c