HomeFreeBSD

LinuxKPI: add devm_ioremap()

Description

LinuxKPI: add devm_ioremap()

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
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D40173

Details

Provenance
bzAuthored on May 20 2023, 12:53 AM
Reviewer
hselasky
Differential Revision
D40173: LinuxKPI: add devm_ioremap()
Parents
rG17bde9cbc6fc: LinuxKPI: pci: update struct msi_desc
Branches
Unknown
Tags
Unknown