Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: Fix a few spelling mistakes in PMIC header file comments

Fix four comment typos in MFD PMIC header files.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Kaihua Zhong <zhongkaihua@kylinos.cn>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20231129015526.3302865-1-zhongkaihua@kylinos.cn
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Kaihua Zhong and committed by
Lee Jones
1fe13d83 fd58bb8c

+4 -4
+1 -1
include/linux/mfd/max77693-private.h
··· 405 405 MAX77693_HAPTIC_REG_END, 406 406 }; 407 407 408 - /* max77693-pmic LSCNFG configuraton register */ 408 + /* max77693-pmic LSCNFG configuration register */ 409 409 #define MAX77693_PMIC_LOW_SYS_MASK 0x80 410 410 #define MAX77693_PMIC_LOW_SYS_SHIFT 7 411 411
+1 -1
include/linux/mfd/max77843-private.h
··· 198 198 #define MAX77843_MCONFIG_MEN_MASK BIT(MCONFIG_MEN_SHIFT) 199 199 #define MAX77843_MCONFIG_PDIV_MASK (0x3 << MCONFIG_PDIV_SHIFT) 200 200 201 - /* Max77843 charger insterrupts */ 201 + /* Max77843 charger interrupts */ 202 202 #define MAX77843_CHG_BYP_I BIT(0) 203 203 #define MAX77843_CHG_BATP_I BIT(2) 204 204 #define MAX77843_CHG_BAT_I BIT(3)
+1 -1
include/linux/mfd/si476x-platform.h
··· 10 10 #ifndef __SI476X_PLATFORM_H__ 11 11 #define __SI476X_PLATFORM_H__ 12 12 13 - /* It is possible to select one of the four adresses using pins A0 13 + /* It is possible to select one of the four addresses using pins A0 14 14 * and A1 on SI476x */ 15 15 #define SI476X_I2C_ADDR_1 0x60 16 16 #define SI476X_I2C_ADDR_2 0x61
+1 -1
include/linux/mfd/tps65910.h
··· 749 749 #define VDDCTRL_ST_SHIFT 0 750 750 751 751 752 - /*Register VDDCTRL_OP (0x28) bit definitios */ 752 + /*Register VDDCTRL_OP (0x28) bit definitions */ 753 753 #define VDDCTRL_OP_CMD_MASK 0x80 754 754 #define VDDCTRL_OP_CMD_SHIFT 7 755 755 #define VDDCTRL_OP_SEL_MASK 0x7F