git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f17ef9b
)
ds2760_battery: Fix indexing of the 4 active full EEPROM registers
author
Paul Parsons
<lost.distance@yahoo.com>
Mon, 25 Apr 2011 14:43:30 +0000
(14:43 +0000)
committer
Anton Vorontsov
<cbouatmailru@gmail.com>
Fri, 20 May 2011 15:25:09 +0000
(19:25 +0400)
Fix indexing of the 4 active full EEPROM registers. The indexing was out by 1, accessing the EEPROM registers at 0x23 to 0x26 instead of 0x22 to 0x25.
Signed-off-by: Paul Parsons <lost.distance@yahoo.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
No differences found