commit | b3ab1397a9856b8b4dc79627131a4f728fe496a7 | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Thu Sep 27 10:27:57 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:13 2012 -0700 |
tree | 548ee5ca0088db12566a093abdca1563da235c6f | |
parent | 88a238236637de902898602505b8bedd3adc6660 [diff] |
mx25: Clean up clocks API Use the standard mxc_get_clock() instead of exporting internal functions and using literal constant values. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de>