Commit de8f4d97 authored by Matti Vaittinen's avatar Matti Vaittinen Committed by Lee Jones

mfd: bd71828: Remove commented code lines

Some commented out code was accidentally left in the header.

Clean up commented out macros.
Signed-off-by: default avatarMatti Vaittinen <mazziesaccount@gmail.com>
Link: https://lore.kernel.org/r/ZhjOj_4AUgC4Iwh_@drtxq0yyyyyyyyyyyyyby-3.rev.dnainternet.fiSigned-off-by: default avatarLee Jones <lee@kernel.org>
parent 74c6317d
......@@ -44,7 +44,6 @@ enum {
#define BD71828_MASK_STATE_HBNT BIT(1)
//#define BD71828_REG_SWRESET 0x06
#define BD71828_MASK_RUN_LVL_CTRL 0x30
/* Regulator control masks */
......@@ -136,7 +135,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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment