commit | ac70d2f3873cea25b13d61e3442015696f27c597 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Jul 17 03:44:26 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:16 2015 +0200 |
tree | 1f687efd0e72a4273c823a55513fb64f3f13ac00 | |
parent | d2ea49508a7295eb8a1ec4bd82d970d6ac162ed7 [diff] |
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>