commit | 42d25327f596772b75ae42951f5909d0a66c67e3 | [log] [tgz] |
---|---|---|
author | Timo Ketola <timo@exertus.fi> | Wed Apr 18 22:55:28 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:33 2012 +0200 |
tree | b18d5658729927261a6a656a81ba1e5159cd7f96 | |
parent | 3996a96c5e33aeb676b364936c95e61a987c4e61 [diff] |
i.MX25: esdhc: Add mxc_get_clock infrastructure Defining CONFIG_FSL_ESDHC brings in a call to get_clocks, so let's implement get_clocks function. This is how it seems to be implemented elsewhere. Signed-off-by: Timo Ketola <timo@exertus.fi> Acked-by: Stefano Babic <sbabic@denx.de>