* [patch] regulator: 88pm800: remove duplicate PM800_BUCK3 define
@ 2014-06-09 15:09 Dan Carpenter
2014-06-09 19:58 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Dan Carpenter @ 2014-06-09 15:09 UTC (permalink / raw)
To: Liam Girdwood; +Cc: Mark Brown, linux-kernel, kernel-janitors
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>
diff --git a/drivers/regulator/88pm800.c b/drivers/regulator/88pm800.c
index 7a721d67..4e6c8c6 100644
--- 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)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [patch] regulator: 88pm800: remove duplicate PM800_BUCK3 define
2014-06-09 15:09 [patch] regulator: 88pm800: remove duplicate PM800_BUCK3 define Dan Carpenter
@ 2014-06-09 19:58 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2014-06-09 19:58 UTC (permalink / raw)
To: Dan Carpenter; +Cc: Liam Girdwood, linux-kernel, kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 170 bytes --]
On Mon, Jun 09, 2014 at 06:09:52PM +0300, Dan Carpenter wrote:
> The PM800_BUCK3 define is cut and pasted twice so we can remove the
> second instance.
Applied, thanks.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-09 19:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 15:09 [patch] regulator: 88pm800: remove duplicate PM800_BUCK3 define Dan Carpenter
2014-06-09 19:58 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox