Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 202e0116 authored by Thomas Weber's avatar Thomas Weber Committed by Jiri Kosina
Browse files

power: bq27x00: Fix typos in comment



Fix two typos in comments.

Signed-off-by: default avatarThomas Weber <weber@corscience.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent d0156f4d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -47,10 +47,10 @@
#define BQ27x00_REG_TTE			0x16
#define BQ27x00_REG_TTF			0x18
#define BQ27x00_REG_TTECP		0x26
#define BQ27x00_REG_NAC			0x0C /* Nominal available capaciy */
#define BQ27x00_REG_NAC			0x0C /* Nominal available capacity */
#define BQ27x00_REG_LMD			0x12 /* Last measured discharge */
#define BQ27x00_REG_CYCT		0x2A /* Cycle count total */
#define BQ27x00_REG_AE			0x22 /* Available enery */
#define BQ27x00_REG_AE			0x22 /* Available energy */

#define BQ27000_REG_RSOC		0x0B /* Relative State-of-Charge */
#define BQ27000_REG_ILMD		0x76 /* Initial last measured discharge */