]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Internal mem_calibrate() cleanup part 4
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 00:40:21 +0000 (02:40 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:28 +0000 (08:17 +0200)
commit45398a4a09cada7a5856476c22a04d4691d99a4e
tree71f1911e54794368b76a32351c6dd1f47e43775c
parent6195a3d4276c85eee3bcea0dd92d8afbd0563871
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