HomeFreeBSD

acpi: Use bus_generic_alloc_resource instead of duplicating it

Description

acpi: Use bus_generic_alloc_resource instead of duplicating it

No functional change, but it is cleaner to use the existing generic
wrappers rather than KOBJ methods directly.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D43686

(cherry picked from commit 1fb5445206a5ef2351c32f8bc6beb67605593caa)

Details

Provenance
jhbAuthored on Feb 9 2024, 6:27 PM
Reviewer
imp
Differential Revision
D43686: acpi: Use bus_generic_alloc_resource instead of duplicating it
Parents
rG93d2cc308890: pcib: Make various bus methods private to pci_pci.c
Branches
Unknown
Tags
Unknown