commit | f1e10354fc2a12773e5e8efcf841380aa57d4aa5 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Nov 05 14:47:19 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 08 15:39:32 2011 +0000 |
tree | 38b1804a5aff01f46bcab7a82ccb38841a240b49 | |
parent | 1dd6c0770d7d4ca477a1a8452ab0161b1150e4ad [diff] |
ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k VMID Divider Enable and Select is controlled by BIT[2:1] of WM9081_VMID_CONTROL register (04h). Current code reads wrong register (WM9081_BIAS_CONTROL_1) for setting VMID 2*240k. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>