summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/emulate.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2015-05-11 01:04:06 (GMT)
committerMark Brown <broonie@kernel.org>2015-05-13 11:49:39 (GMT)
commitebb6ad73e645b8f2d098dd3c41d2ff0da4146a02 (patch)
treec05548c5260257bdc2208c3682ec40660eab07b7 /arch/mips/kvm/emulate.c
parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
downloadlinux-ebb6ad73e645b8f2d098dd3c41d2ff0da4146a02.tar.xz
ASoC: wm8903: Fix define for WM8903_VMID_RES_250K
VMID Control 0 BIT[2:1] is VMID Divider Enable and Select 00 = VMID disabled (for OFF mode) 01 = 2 x 50kΩ divider (for normal operation) 10 = 2 x 250kΩ divider (for low power standby) 11 = 2 x 5kΩ divider (for fast start-up) So WM8903_VMID_RES_250K should be 2 << 1, which is 4. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'arch/mips/kvm/emulate.c')
0 files changed, 0 insertions, 0 deletions