projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ede5444
)
EKKANE-61:[kane]:[kernel]: modify for capsensor power
author
yanfei
<yanfei5@huaqin.com>
Tue, 30 Oct 2018 06:20:30 +0000
(14:20 +0800)
committer
xiest1
<xiest1@lenovo.com>
Tue, 5 Nov 2019 09:29:51 +0000
(17:29 +0800)
Modify for capsensor power
Change-Id: Ifb3c9eb0820a1391c8bb16433e9e2b740486eca0
Signed-off-by: yanfei <yanfei5@huaqin.com>
drivers/regulator/s2mpu09-regulator.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/regulator/s2mpu09-regulator.c
b/drivers/regulator/s2mpu09-regulator.c
index 4add8f76d8a4fbef1d41dcf440f6414e744a1077..931d0d8bec5a54a0dafd0d64bc135c9fe9863d56 100755
(executable)
--- 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);