projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb6795a
)
regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulator
author
Lee Jones
<lee.jones@linaro.org>
Thu, 21 Mar 2013 15:59:41 +0000
(15:59 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 28 Mar 2013 00:20:15 +0000
(
00:20
+0000)
The issues probably originated from a typo in the initial submission.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/ab8500.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/regulator/ab8500.c
b/drivers/regulator/ab8500.c
index 919d9fa9605e801aebc4c4b4373d08dc8b0e8084..3a1896655557b44bd0dc0d29137365ff2b298f3f 100644
(file)
--- a/
drivers/regulator/ab8500.c
+++ b/
drivers/regulator/ab8500.c
@@
-455,7
+455,7
@@
static struct ab8500_regulator_info
.update_bank = 0x03,
.update_reg = 0x80,
.update_mask = 0x44,
- .update_val = 0x
0
4,
+ .update_val = 0x
4
4,
.update_val_idle = 0x44,
.update_val_normal = 0x04,
.voltage_bank = 0x03,