commit | 4a78cc70ffade236ff6a2c382a5d86993d09040b | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Jul 18 07:23:25 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:21 2015 +0200 |
tree | 7150fcc8653ac4db4e802b7b7bbff608c7b809dd | |
parent | 656002e272afaa31193420f5218e9dd24c90d058 [diff] |
ddr: altera: Clean up rw_mgr_mem_calibrate_writes() Reorder the content of the function a little and fix the comments so they at least become full sentences. Constify function args. Fix the return value to match the common convention of 0 meaning success. Signed-off-by: Marek Vasut <marex@denx.de>