git: kernel/acpi: Process the ACPI_Q_BATT_RATE_ABS quirk before the rate is used.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Oct 13 09:56:38 PDT 2014
commit ed67e9ee22886b308e6542be273631c55f1c20b8
Author: Sascha Wildner <saw at online.de>
Date: Mon Oct 13 18:56:23 2014 +0200
kernel/acpi: Process the ACPI_Q_BATT_RATE_ABS quirk before the rate is used.
Stupid mistake, we need to adjust the rate before it is added to
valid_rate.
Pointed-out-by: John Baldwin
Summary of changes:
sys/dev/acpica/acpi_battery.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed67e9ee22886b308e6542be273631c55f1c20b8
--
DragonFly BSD source repository
More information about the Commits
mailing list