summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utils.c
diff options
context:
space:
mode:
authorAlexey Starikovskiy <aystarik@gmail.com>2008-11-21 15:41:01 +0100
committerLen Brown <len.brown@intel.com>2008-11-26 23:23:10 +0100
commit558073dd56707864f09d563b64e7c37c021e89d2 (patch)
tree0dcf13ad7676da7ac229b58a758546a70849cbe0 /drivers/acpi/utils.c
parentACPI: EC: count interrupts only if called from interrupt handler. (diff)
downloadlinux-558073dd56707864f09d563b64e7c37c021e89d2.tar.xz
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 'drivers/acpi/utils.c')
0 files changed, 0 insertions, 0 deletions