Page MenuHomeFreeBSD

bhnd_chipc: Make use of bus_generic_rman_* to simplify some code
ClosedPublic

Authored by jhb on Feb 16 2024, 5:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 7:06 PM
Unknown Object (File)
Sun, Oct 20, 7:41 PM
Unknown Object (File)
Oct 8 2024, 2:11 PM
Unknown Object (File)
Sep 25 2024, 11:59 PM
Unknown Object (File)
Sep 25 2024, 11:59 PM
Unknown Object (File)
Sep 25 2024, 11:59 PM
Unknown Object (File)
Sep 25 2024, 11:47 PM
Unknown Object (File)
Sep 19 2024, 11:09 PM
Subscribers

Details

Summary

This uses bus_generic_rman_alloc/release_resource to reduce some code
duplication. However, I've left the custom activate/deactivate
methods as-is.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56060
Build 52949: arc lint + arc unit