Commit e7b85500 authored by Randy Dunlap's avatar Randy Dunlap Committed by Lee Jones

mfd: max77693-private: Drop a duplicated word

Drop the repeated word "in" in a comment.
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 23ef2b64
...@@ -131,7 +131,7 @@ enum max77693_pmic_reg { ...@@ -131,7 +131,7 @@ enum max77693_pmic_reg {
#define FLASH_INT_FLED1_SHORT BIT(3) #define FLASH_INT_FLED1_SHORT BIT(3)
#define FLASH_INT_OVER_CURRENT BIT(4) #define FLASH_INT_OVER_CURRENT BIT(4)
/* Fast charge timer in in hours */ /* Fast charge timer in hours */
#define DEFAULT_FAST_CHARGE_TIMER 4 #define DEFAULT_FAST_CHARGE_TIMER 4
/* microamps */ /* microamps */
#define DEFAULT_TOP_OFF_THRESHOLD_CURRENT 150000 #define DEFAULT_TOP_OFF_THRESHOLD_CURRENT 150000
......
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