]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
regulator: core: Fix space before TAB
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 23 Feb 2015 16:10:03 +0000 (17:10 +0100)
committerMark 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

index d17e1ff7ad019987d4c4f944dd3a6b20aa571807..aeacd624a794ea16bad0fcff2d7c606c970515de 100644 (file)
@@ -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