From: Axel Lin Date: Wed, 26 Dec 2012 03:56:37 +0000 (+0800) Subject: regulator: lp8755: Fix mask for pchip->mphase X-Git-Tag: v3.9-rc1~154^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad877ef0af8d18aae88bb7d0f30f747f003fd0f;p=pandora-kernel.git regulator: lp8755: Fix mask for pchip->mphase According to the datasheet, it has 9 multi-phase mode from 0 to 8 and it takes 4 bits in the register. The mask for pchip->mphase should be 0x0F. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed