Loading drivers/power/smb135x-charger.c +1 −1 Original line number Diff line number Diff line Loading @@ -1063,7 +1063,7 @@ static int smb135x_get_usb_chg_current(struct smb135x_chg *chip) else return chip->real_usb_psy_ma; } #define FCC_MASK SMB135X_MASK(5, 0) #define FCC_MASK SMB135X_MASK(4, 0) #define CFG_1C_REG 0x1C static int smb135x_get_fastchg_current(struct smb135x_chg *chip) { Loading Loading
drivers/power/smb135x-charger.c +1 −1 Original line number Diff line number Diff line Loading @@ -1063,7 +1063,7 @@ static int smb135x_get_usb_chg_current(struct smb135x_chg *chip) else return chip->real_usb_psy_ma; } #define FCC_MASK SMB135X_MASK(5, 0) #define FCC_MASK SMB135X_MASK(4, 0) #define CFG_1C_REG 0x1C static int smb135x_get_fastchg_current(struct smb135x_chg *chip) { Loading