HomeFreeBSD

hptmv: remove vestigial EVENTHANDLER_DEREGISTER()

Description

hptmv: remove vestigial EVENTHANDLER_DEREGISTER()

The registration was removed in favor of DEVICE_SHUTDOWN(). Drop the
unused eventhandler tag from the IAL_ADAPTER_T structure.

Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Fixes: cd3ef66680a8 ("Use DEVICE_SHUTDOWN(9) mechanism...")
Differential Revision: https://reviews.freebsd.org/D42334

(cherry picked from commit a4b19cf5c76ac66d02a3ef8a549115ba865d630c)

Details

Provenance
mhorneAuthored on Nov 23 2023, 3:22 PM
Reviewer
jhb
Differential Revision
D42334: hptmv: remove vestigial EVENTHANDLER_DEREGISTER()
Parents
rGe48c3d3a06db: Document library types in the intro(3) manual page
Branches
Unknown
Tags
Unknown