From: Andrew Jackson Date: Tue, 30 Dec 2014 10:55:44 +0000 (+0000) Subject: ASoC: dwc: Prepare clock before use X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~13^2~7^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a19272a507cd5ad214e0082c3ff7355dfe71329;p=pandora-kernel.git ASoC: dwc: Prepare clock before use Some I2S clocks may require some time to get the clock ready for operation and so need to be prepared before they are enabled. So, prepare the clock as well as enabling it, but combine the two through clk_prepare_enable. Signed-off-by: Andrew Jackson Signed-off-by: Mark Brown --- Reading git-diff-tree failed