commit | 26adc5fa276f7cfafda47d27849e6c1c3bff5aba | [log] [tgz] |
---|---|---|
author | Andi Shyti <[email protected]> | Wed Jan 20 19:14:21 2016 +0900 |
committer | Stephen Boyd <[email protected]> | Fri Jan 29 12:46:06 2016 -0800 |
tree | 8194c237d96c72cfd61f470580aa7130bc3fa3db | |
parent | 50359819794b4a16ae35051cd80f2dab025f6019 [diff] |
clk: s2mps11: merge two for loops in one The driver already loops once, there is no reason to loop again for a different purpose. Merge the second loop into the first. Signed-off-by: Andi Shyti <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>