]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00141651-2 Audio: audio not work when ipmux2 clock disabled in idle
authorZeng Zhaoming <b32542@freescale.com>
Tue, 5 Apr 2011 20:48:28 +0000 (04:48 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:32:43 +0000 (08:32 +0200)
commitf489f8ab67da3755f6fe34da8062ee32afdeb458
tree523011598ae606f1ab09f18d64434e76fa499545
parent7632f648d7b4fc68e06c730d4dbd2e95dd54da59
ENGR00141651-2 Audio: audio not work when ipmux2 clock disabled in idle

When SOC enter wait mode, ipmux2_clk will disable to save power, if using
ssi1 for audio transfer, audio will not work correctly.

To around this, using ssi2.

Signed-off-by: Zeng Zhaoming <b32542@freescale.com>
sound/soc/imx/imx-pcm-dma-mx2.c
sound/soc/imx/imx-sgtl5000.c