diff options
author | 2014-07-12 07:59:23 +0000 | |
---|---|---|
committer | 2014-07-12 07:59:23 +0000 | |
commit | 53c6612dc6a1fb4b5f0c081b7c0aca5ba83666a3 (patch) | |
tree | 3c103224857e73bae4e4e9f578342fa14ca89cb2 /sys/dev/acpi/acpi.c | |
parent | Make disabling last cipher work. (diff) | |
download | wireguard-openbsd-53c6612dc6a1fb4b5f0c081b7c0aca5ba83666a3.tar.xz wireguard-openbsd-53c6612dc6a1fb4b5f0c081b7c0aca5ba83666a3.zip |
Kill a bunch of DVACT_DEACTIVATE handlers whose only purpose were to
set the 'dying' flag of a device. Such handlers are useless now that
usbd_detach() already set this flag.
Even if the purpose of this flag is questionnable on OpenBSD because
DVACT_DEACTIVATE acts as a pre-detach event, this is just a first small
step towards the simplification of the autoconf(9) device states.
This cleaning is now possible thanks to the work of pirofti@ to convert
all the USB drivers to properly use usbd_is_dying().
Discussed many times with deraadt@
Diffstat (limited to 'sys/dev/acpi/acpi.c')
0 files changed, 0 insertions, 0 deletions