From: Axel Lin Date: Fri, 1 May 2015 06:16:39 +0000 (+0800) Subject: regulator: max77843: Fix enable_mask for max77843 charger X-Git-Tag: omap-for-v4.3/legacy-v2-signed~174^2~1^5~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7c960d5d00412cd8deb08087279287fe12c535b;p=pandora-kernel.git regulator: max77843: Fix enable_mask for max77843 charger MAX77843_CHG_ENABLE is 0x05, so the enable_mask should be MAX77843_CHG_MASK | MAX77843_CHG_BUCK_MASK. Signed-off-by: Axel Lin Reviewed-by: Krzysztof Kozlowski Signed-off-by: Mark Brown --- Reading git-diff-tree failed