commit | b8708487958d3846aabf306387e5f1c10948f228 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Feb 26 14:21:48 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Feb 29 03:50:16 2016 +0900 |
tree | 37926f4b8caeb8b5fc81aa77c75d51f01e95e3c1 | |
parent | c5985b4bbbb79d789bb4fe1ad9d6fd374ca9eda8 [diff] |
ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop Now this code can be re-written with a "for" statement instead of calling the same function multiple times. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>