mmc: omap: remove clock rate hard coding
authorBalaji TK <balajitk@ti.com>
Tue, 20 Dec 2011 09:42:00 +0000 (15:12 +0530)
committerChris Ball <cjb@laptop.org>
Thu, 12 Jan 2012 04:58:46 +0000 (23:58 -0500)
commitd83b6e035f983ec2833bf175ae093281b42ba551
tree55cee27934449e6f1e3c985a16a9e92596685563
parent699834045f1ec30156dd51c362a6840e737baaba
mmc: omap: remove clock rate hard coding

MMC master clock rate can vary for each instance of the MMC controller
on the device. Use clk_get_rate instead to get the value.

Signed-off-by: Balaji TK <balajitk@ti.com>
Reviewed-by: Venkatraman S <svenkatr@ti.com>
Tested-by: Hebbar, Gururaja <gururaja.hebbar@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c
This page took 0.026243 seconds and 5 git commands to generate.