]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00256820-2 ASoC: imx-wm8962: Fix incorrect setting of wm8962's FLL source
authorNicolin Chen <b42378@freescale.com>
Mon, 1 Apr 2013 09:52:17 +0000 (17:52 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:59 +0000 (08:35 +0200)
commit078f97e0cbe2c75019ef4c60a32a7be0a20bd95e
tree01d2db136fc9d0622ed87a5042aa18a51c8eb566
parent4ea289da4d2fd614d0be7e128ab85197c4cc3a74
ENGR00256820-2 ASoC: imx-wm8962: Fix incorrect setting of wm8962's FLL source

  WM8962's internal FLL is sourced from MCLK on SabreSD, while the machine
driver set its source to OSC, which's definitely wrong.
  So This patch changed its source to MCLK to prevent some potential issue.

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