commit | fe2d0a2da1b11e4702fcd08705fcce16f0fc2427 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Jul 17 03:50:17 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:16 2015 +0200 |
tree | 44145dee3e46a9c49da67efd543d7e1d24d6f8b1 | |
parent | ac70d2f3873cea25b13d61e3442015696f27c597 [diff] |
ddr: altera: Internal rw_mgr_mem_calibrate_vfifo() cleanup part 4 This is kind of microseries-within-series indent cleanup. This patch cleans up the handling of grp_calibrated such that the variable isn't used all over the place, but just very localy. This allows trimming down the indent issues. 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>