]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fsl: enable ssi clock in probe function
authorShawn Guo <shawn.guo@linaro.org>
Thu, 29 Mar 2012 02:53:41 +0000 (10:53 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:29 +0000 (11:28 +0100)
commit95cd98f9a6dcf112d2abf724ac07c56ec745180f
tree21f5cfda29c1e666e0391c4c0b94452d32e6fc27
parent01651babb66fb7b51719ff3389a7bfc3ad25fe13
ASoC: fsl: enable ssi clock in probe function

For power saving, most IMX platform initilization code turns off
modules' clock, and expects driver turn on clock as needed.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/fsl/fsl_ssi.c