projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c517d83
)
regulator: core: Fix space before TAB
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 23 Feb 2015 16:10:03 +0000
(17:10 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 24 Feb 2015 08:20:00 +0000
(17:20 +0900)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/regulator/consumer.h
patch
|
blob
|
history
diff --git
a/include/linux/regulator/consumer.h
b/include/linux/regulator/consumer.h
index d17e1ff7ad019987d4c4f944dd3a6b20aa571807..aeacd624a794ea16bad0fcff2d7c606c970515de 100644
(file)
--- a/
include/linux/regulator/consumer.h
+++ b/
include/linux/regulator/consumer.h
@@
-114,7
+114,7
@@
struct regmap;
#define REGULATOR_EVENT_OVER_TEMP 0x10
#define REGULATOR_EVENT_FORCE_DISABLE 0x20
#define REGULATOR_EVENT_VOLTAGE_CHANGE 0x40
-#define REGULATOR_EVENT_DISABLE 0x80
+#define REGULATOR_EVENT_DISABLE
0x80
#define REGULATOR_EVENT_PRE_VOLTAGE_CHANGE 0x100
#define REGULATOR_EVENT_ABORT_VOLTAGE_CHANGE 0x200
#define REGULATOR_EVENT_PRE_DISABLE 0x400