mirror_ubuntu-kernels/drivers/gpu/drm/imx
Philipp Stanner 2bb98fc1d4 drm/imx/dcss: have all init functions use devres
dcss currently allocates and ioremaps quite a few resources in its probe
function's call graph. Devres now provides convenient functions which
perform the same task but do the cleanup automatically.

Port all memory allocations and ioremap() calls to the devres
counterparts.

Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240124111904.18261-4-pstanner@redhat.com
2024-02-02 15:36:21 +02:00
..
dcss drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
ipuv3 drm/imx: prefer snprintf over sprintf 2024-01-31 11:04:25 +02:00
lcdc drm/imx/lcdc: Fix double-free of driver data 2023-12-01 16:04:14 +01:00
Kconfig drm/imx/lcdc: Implement DRM driver for imx25 2023-03-14 11:43:53 +01:00
Makefile drm/imx/lcdc: Implement DRM driver for imx25 2023-03-14 11:43:53 +01:00