intel_mid_battery: Fix battery scaling
authorAlan Cox <alan@linux.intel.com>
Tue, 10 Aug 2010 09:28:04 +0000 (10:28 +0100)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Tue, 10 Aug 2010 10:35:27 +0000 (14:35 +0400)
commitf59f5bcb605f40d418aceb6f6047069435ffac72
tree412266b4696b0d137765e425101b376e6ddfa20b
parent08a9e07e3fcfcd8df23b57edef8c6876f51020a1
intel_mid_battery: Fix battery scaling

There are 3600 seconds per not 3600 hours per second. Correcting this
along with the previous fix gives sensible numbers.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/intel_mid_battery.c