commit | 738fa8d6bce6a801ff49aa95543c418e960f739d | [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 | e474c58a832a0084f0f65b5fafd09c3a23b10c9e [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>