From b7c960d5d00412cd8deb08087279287fe12c535b Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Fri, 1 May 2015 14:16:39 +0800 Subject: [PATCH] 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-format-patch failed