diff options
author | 2008-11-21 22:41:01 +0800 | |
---|---|---|
committer | 2008-11-26 17:23:10 -0500 | |
commit | 558073dd56707864f09d563b64e7c37c021e89d2 (patch) | |
tree | 0dcf13ad7676da7ac229b58a758546a70849cbe0 /kernel/resource.c | |
parent | ACPI: EC: count interrupts only if called from interrupt handler. (diff) | |
download | wireguard-linux-558073dd56707864f09d563b64e7c37c021e89d2.tar.xz wireguard-linux-558073dd56707864f09d563b64e7c37c021e89d2.zip |
ACPI: battery: Convert discharge energy rate to current properly
ACPI battery interface reports its state either in mW or in mA, and
discharge rate in your case is reported in mW. power_supply interface
does not have such a parameter, so current_now parameter is used
for all cases. But in case of mW, reported discharge should
be converted into mA.
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Tested-by: Ferenc Wagner <wferi@niif.hu>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions