aboutsummaryrefslogtreecommitdiffstats
path: root/rust/macros/module.rs
diff options
context:
space:
mode:
authorGiovanni Di Santi <[email protected]>2025-07-09 09:53:54 +0000
committerHelge Deller <[email protected]>2025-07-27 17:56:51 +0000
commit32dfb6112ea3ca143636832cd34234f2be4830bb (patch)
tree3ea85944332c907422fb0ffe43af9017257a9be4 /rust/macros/module.rs
parentfbdev: kyro: Use devm_ioremap() for mmio registers (diff)
downloadkernel-32dfb6112ea3ca143636832cd34234f2be4830bb.tar.gz
kernel-32dfb6112ea3ca143636832cd34234f2be4830bb.zip
fbdev: kyro: Use devm_ioremap_wc() for screen mem
Replace the manual pci_ioremap_wc() call for mapping screen memory with the device-managed devm_ioremap_wc() variant. This simplifies the driver's resource management by ensuring the memory is automatically unmapped when the driver detaches from the device. Signed-off-by: Giovanni Di Santi <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'rust/macros/module.rs')
0 files changed, 0 insertions, 0 deletions