Page MenuHomeFreeBSD

LinuxKPI: add devm_ioremap()
ClosedPublic

Authored by bz on May 20 2023, 1:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 23, 1:56 PM
Unknown Object (File)
Sat, May 18, 6:47 PM
Unknown Object (File)
Feb 23 2024, 11:50 PM
Unknown Object (File)
Jan 14 2024, 8:50 AM
Unknown Object (File)
Dec 20 2023, 2:44 AM
Unknown Object (File)
Nov 29 2023, 7:27 PM
Unknown Object (File)
Aug 20 2023, 3:44 AM
Unknown Object (File)
Jun 20 2023, 5:07 PM

Details

Summary

Given we do not seem to support ioremap() do not support the "devm"
version either and simply return NULL, which means we do not have
to keep track of the memory to be freed on device free later.

Sponsored by: The FreeBSD Foundation
MFC after: 10 days

Diff Detail

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