commit | 8596e78b131bcb7c47a68559552c6376e5c74005 | [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 | 938384fd0bd5c7e32695c8b4346f905682808541 [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>