2024-04-12 06:03:44

by Matti Vaittinen

[permalink] [raw]
Subject: [PATCH] mfd: bd71828: Remove commented code lines

Some commented out code was accidentally left in the header.

Clean up commented out macros.

Signed-off-by: Matti Vaittinen <[email protected]>
---
include/linux/mfd/rohm-bd71828.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/include/linux/mfd/rohm-bd71828.h b/include/linux/mfd/rohm-bd71828.h
index 3b5f3a7db4bd..8410faa38304 100644
--- a/include/linux/mfd/rohm-bd71828.h
+++ b/include/linux/mfd/rohm-bd71828.h
@@ -41,7 +41,6 @@ enum {
#define BD71828_REG_PS_CTRL_2 0x05
#define BD71828_REG_PS_CTRL_3 0x06

-//#define BD71828_REG_SWRESET 0x06
#define BD71828_MASK_RUN_LVL_CTRL 0x30

/* Regulator control masks */
@@ -133,7 +132,6 @@ enum {
#define BD71828_REG_LDO5_VOLT 0x43
#define BD71828_REG_LDO5_VOLT_OPT 0x42
#define BD71828_REG_LDO6_EN 0x44
-//#define BD71828_REG_LDO6_VOLT 0x4
#define BD71828_REG_LDO7_EN 0x45
#define BD71828_REG_LDO7_VOLT 0x46


base-commit: 4cece764965020c22cff7665b18a012006359095
--
2.43.2


--
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =]


Attachments:
(No filename) (1.30 kB)
signature.asc (499.00 B)
Download all attachments

2024-04-12 09:03:04

by Lee Jones

[permalink] [raw]
Subject: Re: (subset) [PATCH] mfd: bd71828: Remove commented code lines

On Fri, 12 Apr 2024 09:02:55 +0300, Matti Vaittinen wrote:
> Some commented out code was accidentally left in the header.
>
> Clean up commented out macros.
>
>

Applied, thanks!

[1/1] mfd: bd71828: Remove commented code lines
commit: b13a46be702a9ab9e0ec646cfbb617dd17e1dd39

--
Lee Jones [李琼斯]