]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Internal mem_calibrate() cleanup part 3
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 00:38:51 +0000 (02:38 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:27 +0000 (08:17 +0200)
commit6195a3d4276c85eee3bcea0dd92d8afbd0563871
tree3e54af52d6245be58876bc983efc5b64ab625f38
parentca455ebc8bbc4cd94b9f1a633ad823a1ac553177
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