summaryrefslogtreecommitdiff
path: root/sound/ac97_bus.c
diff options
context:
space:
mode:
authorPhilipp Stanner <pstanner@redhat.com>2024-01-24 14:19:05 +0300
committerLaurentiu Palcu <laurentiu.palcu@oss.nxp.com>2024-02-02 16:36:21 +0300
commit2bb98fc1d4a7715da3cb429d77731b0d1d2d3903 (patch)
treee98d498a19f3cec162f6add63c1507c9ae9606f3 /sound/ac97_bus.c
parent90393c9b5408cafededdee2f34082c4c3c671901 (diff)
downloadlinux-2bb98fc1d4a7715da3cb429d77731b0d1d2d3903.tar.xz
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
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions