Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/03/2007 07:44:05
Module Name:	src
Committed By:	xtraeme
Date:		Tue Jul  3 07:44:05 UTC 2007

Modified Files:
	src/sys/dev/acpi: acpi_bat.c

Log Message:
Rather than using two AcpiInstallNotifyHandler() with ACPI_DEVICE_NOTIFY
and ACPI_SYSTEM_NOTIFY, use ACPI_ALL_NOTIFY and remove a redundant
call.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/dev/acpi/acpi_bat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.