diff options
author | Giovanni Di Santi <giovanni.disanti.lkl@gmail.com> | 2025-07-09 11:53:54 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2025-07-27 19:56:51 +0200 |
commit | 32dfb6112ea3ca143636832cd34234f2be4830bb (patch) | |
tree | 3ea85944332c907422fb0ffe43af9017257a9be4 /scripts/lib/kdoc/kdoc_files.py | |
parent | e0bf12a43243e6afc5a03fc55c58ec48aba48088 (diff) |
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 <giovanni.disanti.lkl@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions