]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00256933 ASoC: WM8962: Add delay after FLL-enable
authorNicolin Chen <b42378@freescale.com>
Tue, 2 Apr 2013 07:27:01 +0000 (15:27 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:36:00 +0000 (08:36 +0200)
commit8c7f061500515e6977dab426104a785d6eab18e2
treeed951e8f479b1c88273b1df9652edb899066bfee
parent4f667e869f37818761c0becdca63d1dcc4a07696
ENGR00256933 ASoC: WM8962: Add delay after FLL-enable

  There's a start-up time after FLL_ENA bit is set. While the driver didn't
run the delay code which already exists in the set_fll() function.
  This patch let the driver run into the delay section, and made it work more
perfectly.

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