ddr: altera: Internal mem_calibrate() cleanup part 4
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 00:40:21 +0000 (02:40 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:16 +0000 (14:14 +0200)
commitc50ae30341b002731c60bc385a1b29ac03251cc2
tree30267a6b896e0fc6a2cc21908d26cfca00030dd6
parent8213609e68e40bf5baf3d89d3378f24892f371d9
ddr: altera: Internal mem_calibrate() cleanup part 4

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