Page MenuHomeFreeBSD

LinuxKPI: platform_device return type change
ClosedPublic

Authored by bz on Sun, Oct 19, 11:08 PM.
Tags
None
Referenced Files
F133101261: D53205.diff
Wed, Oct 22, 11:56 PM
F133061016: D53205.id.diff
Wed, Oct 22, 2:19 PM
F133061015: D53205.id164669.diff
Wed, Oct 22, 2:19 PM
F133061014: D53205.id164556.diff
Wed, Oct 22, 2:19 PM
Unknown Object (File)
Wed, Oct 22, 1:39 AM
Unknown Object (File)
Tue, Oct 21, 11:52 PM
Unknown Object (File)
Tue, Oct 21, 9:46 PM
Unknown Object (File)
Mon, Oct 20, 1:04 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