Home
last modified time | relevance | path

Searched hist:"3 c6d89ea34605df0f4fe6e6dac5abcb781f82f53" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Ddw_mmc.cdiff 3c6d89ea34605df0f4fe6e6dac5abcb781f82f53 Fri Jun 07 19:28:30 CEST 2013 Doug Anderson <dianders@chromium.org> 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>