commit | d83b6e035f983ec2833bf175ae093281b42ba551 | [log] [tgz] |
---|---|---|
author | Balaji TK <balajitk@ti.com> | Tue Dec 20 15:12:00 2011 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed Jan 11 23:58:46 2012 -0500 |
tree | 55cee27934449e6f1e3c985a16a9e92596685563 | |
parent | 699834045f1ec30156dd51c362a6840e737baaba [diff] |
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>