there is no need for a seperate dsdt_softc pointer; dsdt does not have a
authorderaadt <deraadt@openbsd.org>
Mon, 19 Jul 2010 16:57:27 +0000 (16:57 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 19 Jul 2010 16:57:27 +0000 (16:57 +0000)
commitdb50dd2e41ec1d547b63a2eb83567860f2afcab7
treea37bf515e676cf62036d3f7c54146460894d3340
parentdafdc75cd91887696fc611a0d6d7bace52b0f288
there is no need for a seperate dsdt_softc pointer; dsdt does not have a
softc but is just a part of the single acpi driver.
ok jordan
sys/dev/acpi/acpi.c
sys/dev/acpi/acpivar.h
sys/dev/acpi/dsdt.c