d62eb597a2
- make sure that the driver checks the battery presence at acpibat_update() if the battery has been not present, because the driver sometimes (i.e. boot time or resuming time) miss to sense the presence. - make sure that the driver always update the status at acpibat_gtredata(); I misunderstood about ACPI_NOTIFY_BatteryStatusChanged event.