Page MenuHomeFreeBSD

LinuxKPI: platform_device return type change
ClosedPublic

Authored by bz on Oct 19 2025, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 8, 10:13 PM
Unknown Object (File)
Mon, Apr 6, 4:56 PM
Unknown Object (File)
Mon, Apr 6, 12:24 PM
Unknown Object (File)
Mon, Mar 23, 9:43 AM
Unknown Object (File)
Sun, Mar 22, 6:46 PM
Unknown Object (File)
Thu, Mar 19, 4:55 AM
Unknown Object (File)
Feb 8 2026, 4:16 AM
Unknown Object (File)
Jan 29 2026, 8:17 AM
Subscribers

Details

Summary

The return type now is void; I believe no one ever used this
so we can just chnage it. The only active platform_driver_register()
calls seems to be in ath1[01]k and mt76 and there in unsupported code.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 67923
Build 64806: arc lint + arc unit