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

(cherry picked from commit 4cbd427788ec625f17c1ecdfccbb7b06c1c908d9)

Details

Provenance
bzAuthored on May 20 2023, 12:53 AM
Reviewer
hselasky
Differential Revision
D40173: LinuxKPI: add devm_ioremap()
Parents
rG28dc06cfb4d9: LinuxKPI: Add linux/stddef.h and add struct_group(...)
Branches
Unknown
Tags
Unknown