]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00256310 ASoC: imx-wm8962: Fix playback abnormally slower issue
authorNicolin Chen <b42378@freescale.com>
Tue, 2 Apr 2013 05:39:25 +0000 (13:39 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:36:00 +0000 (08:36 +0200)
commit4f667e869f37818761c0becdca63d1dcc4a07696
treebef41026ccb3169f22ace4dc405cae69f2d2e25f
parent0c73792a963baa2c761fe4be6a0ee9c9c9b680ea
ENGR00256310 ASoC: imx-wm8962: Fix playback abnormally slower issue

  Previously, we didn't close FLL after playback/capture, which might cause
FLL work werid after a long time suspend.
  This patch manually disables FLL after playback/capture.

Acked-by: Wang Shengjiu <b02247@freescale.com>
Signed-off-by: Nicolin Chen <b42378@freescale.com>
sound/soc/imx/imx-wm8962.c