projects
/
GitHub
/
moto-9609
/
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:
978371c
)
regulator: 88pm800: remove duplicate PM800_BUCK3 define
author
Dan Carpenter
<dan.carpenter@oracle.com>
Mon, 9 Jun 2014 15:09:52 +0000
(18:09 +0300)
committer
Mark Brown
<broonie@linaro.org>
Mon, 9 Jun 2014 19:58:39 +0000
(20:58 +0100)
The PM800_BUCK3 define is cut and pasted twice so we can remove the
second instance.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/88pm800.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/regulator/88pm800.c
b/drivers/regulator/88pm800.c
index 7a721d67e6aca8ce8425ebc0e29477009fbe9c6c..4e6c8c61190564198970a94a758dd9234cf0f1f1 100644
(file)
--- a/
drivers/regulator/88pm800.c
+++ b/
drivers/regulator/88pm800.c
@@
-52,7
+52,6
@@
#define PM800_BUCK1_3 (0x3F)
#define PM800_BUCK2 (0x40)
#define PM800_BUCK3 (0x41)
-#define PM800_BUCK3 (0x41)
#define PM800_BUCK4 (0x42)
#define PM800_BUCK4_1 (0x43)
#define PM800_BUCK4_2 (0x44)