From: yanfei Date: Tue, 30 Oct 2018 06:20:30 +0000 (+0800) Subject: (CR):[kane]:[kernel]: modify for capsensor power X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6bc4d3a61ade2f07853088ed2835174b15025d43;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git (CR):[kane]:[kernel]: modify for capsensor power Modify for capsensor power Change-Id: Ifb3c9eb0820a1391c8bb16433e9e2b740486eca0 Signed-off-by: yanfei --- diff --git a/drivers/regulator/s2mpu09-regulator.c b/drivers/regulator/s2mpu09-regulator.c index 4add8f76d8a4..931d0d8bec5a 100755 --- a/drivers/regulator/s2mpu09-regulator.c +++ b/drivers/regulator/s2mpu09-regulator.c @@ -733,7 +733,6 @@ static int s2mpu09_pmic_probe(struct platform_device *pdev) } } - s2mpu09_update_reg(s2mpu09->i2c, S2MPU09_PMIC_REG_L25CTRL, 0xC0, 0xC0); pr_info("%s s2mpu09 pmic driver Loading end\n", __func__); s2mpu09_update_reg(s2mpu09->i2c, S2MPU09_PMIC_REG_RTCBUF, 0x4, 0x4);