]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Internal rw_mgr_mem_calibrate_vfifo() cleanup part 3
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 01:44:26 +0000 (03:44 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:28 +0000 (08:17 +0200)
commit6cbc60bf7afcd328cff177dcb5e5b31713d6ffdf
treeff0359bf6288f44d8f6d21933dd107f6a8a385d5
parent37327f92b5c9181d435d9e3ed7f306e02c1d9d20
ddr: altera: Internal rw_mgr_mem_calibrate_vfifo() cleanup part 3

This is kind of microseries-within-series indent cleanup.
This patch just tweaks the indentation so it is visible
what to do with the grp_calibrated variable.

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