Page MenuHomeFreeBSD

LinuxKPI: platform_device return type change
ClosedPublic

Authored by bz on Sun, Oct 19, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 25, 5:47 PM
Unknown Object (File)
Sat, Oct 25, 4:36 PM
Unknown Object (File)
Sat, Oct 25, 4:36 PM
Unknown Object (File)
Sat, Oct 25, 11:43 AM
Unknown Object (File)
Fri, Oct 24, 6:07 PM
Unknown Object (File)
Fri, Oct 24, 3:40 AM
Unknown Object (File)
Wed, Oct 22, 11:56 PM
Unknown Object (File)
Wed, Oct 22, 2:19 PM
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 Not Applicable
Unit
Tests Not Applicable