]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Internal mem_calibrate() cleanup part 2
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 00:31:04 +0000 (02:31 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:27 +0000 (08:17 +0200)
commitca455ebc8bbc4cd94b9f1a633ad823a1ac553177
treed036bcd8c9f4c9045f432d4760bc8a55c22a300f
parent04ccfd8457366eb513464f3f8aecf53bd8a141ef
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>
drivers/ddr/altera/sequencer.c