linux-loongson/drivers/video/fbdev/kyro
Giovanni Di Santi 32dfb6112e 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>
2025-07-27 19:56:51 +02:00
..
fbdev.c fbdev: kyro: Use devm_ioremap_wc() for screen mem 2025-07-27 19:56:51 +02:00
Makefile
STG4000InitDevice.c fbdev: kyro: make some const read-only arrays static and reduce type size 2023-07-20 07:52:54 +02:00
STG4000Interface.h
STG4000OverlayDevice.c
STG4000Ramdac.c
STG4000Reg.h
STG4000VTG.c