acpi_button: Replace boolean_t with better types.
- Use an enum for the button type (it is not really a boolean value).
- Use bool for fixed.
Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D39922
acpi_button: Replace boolean_t with better types. Tags None Referenced Files None Subscribers None
Description
Details
|