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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:43:41 +0000 (11:43 +0900)
commita41384c01aebf466ed8e37ceb538045bf310ef29
tree99ee5d418c18eb30b228718c3fa24bfe6d736f0d
parent5d7521c02e07a1deb092d1ec178630419678351c
mmc: dw_mmc: Add the ability to set the ciu clock frequency

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>
Documentation/devicetree/bindings/mmc/synopsis-dw-mshc.txt
drivers/mmc/host/dw_mmc.c