Page MenuHomeFreeBSD

acpi: Pass the correct device to acpi_pcib_osc
ClosedPublic

Authored by andrew on Jan 2 2025, 12:40 PM.
Tags
None
Referenced Files
F135431108: D48285.id148738.diff
Sun, Nov 9, 7:33 PM
F135424896: D48285.diff
Sun, Nov 9, 6:10 PM
F135410762: D48285.diff
Sun, Nov 9, 3:05 PM
Unknown Object (File)
Mon, Oct 20, 1:02 AM
Unknown Object (File)
Sat, Oct 18, 1:39 AM
Unknown Object (File)
Sun, Oct 12, 6:03 PM
Unknown Object (File)
Sat, Oct 11, 11:10 PM
Unknown Object (File)
Sat, Oct 11, 10:09 PM
Subscribers
None

Details

Summary

Fix a copy-and-paste error in acpi_pcib_request_feature where the
child device was passed into acpi_pcib_osc rather than the pcib
device.

Fixes: ba1904937d9a ("acpica: Extract _OSC parsing to a common file")
Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable