summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2015-05-11 09:04:06 +0800
committerLuis Henriques <luis.henriques@canonical.com>2015-07-09 14:36:03 +0100
commitb4147b603361a71458adbb10f09e2606f47e14f4 (patch)
tree870bb1accc19894ee8866b666f42e508c582c054 /include/linux/fs.h
parentf1e1682574190f4c321e20b0760aeb7dfb32ded2 (diff)
ASoC: wm8903: Fix define for WM8903_VMID_RES_250K
commit ebb6ad73e645b8f2d098dd3c41d2ff0da4146a02 upstream. 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> Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/linux/fs.h')
0 files changed, 0 insertions, 0 deletions