power: ds2781: Use correct value for Rsnsp
authorGreg Meiste <w30289@motorola.com>
Fri, 30 Jul 2010 14:28:56 +0000 (09:28 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:27 +0000 (16:33 -0700)
commit8d69c3efae657573519197b806fdb55f5920b4a9
treef23b42c09f8513b8e468e49882a7b0fdafdacf25
parent0f0edcf5243d636ced6c2ce08c3ccae995bcedb9
power: ds2781: Use correct value for Rsnsp

The current being reported by the DS2781 battery driver was off
due to the incorrect value being used for Rsnsp. The DS2781 has
a register with the correct value, so use it instead of a hard
coded value.

Change-Id: I6fbd32a2a890232a805a2d4f1e595b0b3daf30e8
Signed-off-by: Greg Meiste <w30289@motorola.com>
drivers/power/ds2781_battery.c