i.MX25: esdhc: Add mxc_get_clock infrastructure
authorTimo Ketola <timo@exertus.fi>
Wed, 18 Apr 2012 22:55:28 +0000 (22:55 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:33 +0000 (08:31 +0200)
commit42d25327f596772b75ae42951f5909d0a66c67e3
treeb18d5658729927261a6a656a81ba1e5159cd7f96
parent3996a96c5e33aeb676b364936c95e61a987c4e61
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>
arch/arm/cpu/arm926ejs/mx25/generic.c
arch/arm/include/asm/arch-mx25/clock.h