From: Paul Parsons Date: Mon, 25 Apr 2011 14:43:30 +0000 (+0000) Subject: ds2760_battery: Fix indexing of the 4 active full EEPROM registers X-Git-Tag: v3.0-rc1~49^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af98a8f39dee8ffb93a93e4145276d58e66e48f;p=pandora-kernel.git ds2760_battery: Fix indexing of the 4 active full EEPROM registers 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 Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed