From: Doug Anderson Date: Fri, 7 Jun 2013 17:28:30 +0000 (-0700) Subject: mmc: dw_mmc: Add the ability to set the ciu clock frequency X-Git-Tag: v3.11-rc1~50^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c6d89ea34605df0f4fe6e6dac5abcb781f82f53;p=pandora-kernel.git 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 Acked-by: Jaehoon Chung Signed-off-by: Chris Ball --- Reading git-diff-tree failed