aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorGiovanni Di Santi <giovanni.disanti.lkl@gmail.com>2025-07-09 11:53:53 +0200
committerHelge Deller <deller@gmx.de>2025-07-27 19:56:51 +0200
commite0bf12a43243e6afc5a03fc55c58ec48aba48088 (patch)
treea700de47433c291868e8bf362206286d7396cade /rust/helpers/task.c
parentfbdev: kyro: Add missing PCI memory region request (diff)
downloadlinux-e0bf12a43243e6afc5a03fc55c58ec48aba48088.tar.gz
linux-e0bf12a43243e6afc5a03fc55c58ec48aba48088.zip
fbdev: kyro: Use devm_ioremap() for mmio registers
Replace the manual ioremap() call for the MMIO registers with the device-managed devm_ioremap() 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 <giovanni.disanti.lkl@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions