Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291757
b: refs/heads/master
c: 202e011
h: refs/heads/master
i:
  291755: 12dd13f
v: v3
  • Loading branch information
Thomas Weber authored and Jiri Kosina committed Feb 21, 2012
1 parent 279faca commit 6163ceb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d0156f4d62f1c6b07ea6ffd32b10100d09e25d83
refs/heads/master: 202e0116b4700a6d51dc251bd1dbd0a8309806da
4 changes: 2 additions & 2 deletions trunk/drivers/power/bq27x00_battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 6163ceb

Please sign in to comment.