mmc: dw_mmc: Add the ability to set the ciu clock frequency
authorDoug Anderson <dianders@chromium.org>
Fri, 7 Jun 2013 17:28:30 +0000 (10:28 -0700)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 16:39:10 +0000 (12:39 -0400)
As of now we rely on code outside of the driver to set the ciu clock
frequency.  There's no reason to do that.  Add support for setting up
the clock in the driver during probe.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found