From: Axel Lin Date: Mon, 15 Apr 2013 08:36:51 +0000 (+0800) Subject: regulator: ab8500: Fix voltage_shift setting for AB8540_LDO_DMIC X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~25^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=375dc9c141b4d62b92bb171817039ef764c61d9f;p=pandora-kernel.git regulator: ab8500: Fix voltage_shift setting for AB8540_LDO_DMIC The voltage_mask is 0xc0, thus we need to set voltage_shift = 6 to get correct selector in get_voltage_sel and set_voltage_sel. Signed-off-by: Axel Lin Acked-by: Bengt Jonsson Signed-off-by: Mark Brown --- Reading git-diff-tree failed