commit | 6829d8c243b83a04f8cfe1b420ffb6cd9594a3ca | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Mar 28 10:27:26 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 05 13:55:05 2017 -0400 |
tree | 330af82d5781d578956817a6ca448bddc3110474 | |
parent | 34863be589dd4da1fb8d57a01ab7a78937921769 [diff] |
powerpc: freescale: Unify the two get_clocks() calls Combine the conditions so this appears in the init list only once. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: York Sun <york.sun@nxp.com> Reviewed-by: Stefan Roese <sr@denx.de>