From: Jyri Sarha Date: Tue, 13 Jan 2015 19:16:34 +0000 (+0200) Subject: ASoC: simple-card: Enable and disable DAI clocks as needed X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~13^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9911803e82a32c126c40dd6246ade2faf472cbc;p=pandora-kernel.git ASoC: simple-card: Enable and disable DAI clocks as needed Call clk_prepare_enable() and clk_disable_unprepare() for cpu dai clock and codec dai clock in dai statup and shutdown callbacks. This to make sure the related clock are enabled when the audio device is used. Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed