commit | d7f49157c64c4e36b4c4d09f1ae703e58e124eba | [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 | aff1a5fd86af8b361d1a29bbbb8cb556f8c6a9d9 [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>