commit | c50ae30341b002731c60bc385a1b29ac03251cc2 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Jul 17 02:40:21 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:16 2015 +0200 |
tree | 30267a6b896e0fc6a2cc21908d26cfca00030dd6 | |
parent | 8213609e68e40bf5baf3d89d3378f24892f371d9 [diff] |
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>