linux/sound/soc/samsung
Jihed Chaibi b81f631082
ASoC: samsung: spdif: Convert to devm_ioremap_resource()
Replace the open-coded request_mem_region() + ioremap() sequence with
devm_ioremap_resource(), which handles both the region claim and mapping
under devres lifetime management.

This eliminates the manual iounmap() and release_mem_region() calls in
the error path (err3/err4 labels) and in spdif_remove(), simplifying
the probe error handling.

Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@gmail.com>
Link: https://patch.msgid.link/20260324223907.98897-1-jihed.chaibi.dev@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-03-30 19:37:21 +01:00
..
aries_wm8994.c ASoC: samsung: aries_wm8994: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:06 +00:00
arndale.c ASoC: samsung: arndale: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:09 +00:00
bells.c ASoC: samsung: bells: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:07 +00:00
dma.h
dmaengine.c
i2s-regs.h ASoC: samsung: i2s: add support for FSD I2S 2023-01-17 13:16:04 +00:00
i2s.c driver core: platform: use generic driver_override infrastructure 2026-03-17 20:30:57 +01:00
i2s.h
idma.c ASoC: samsung: name back to pcm_new()/pcm_free() 2026-03-16 13:37:59 +00:00
idma.h
Kconfig ASoC: samsung: Standardize ASoC menu 2025-06-24 01:01:37 +01:00
littlemill.c ASoC: samsung: littlemill: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:08 +00:00
lowland.c ASoC: samsung: lowland: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:09 +00:00
Makefile ASoC: samsung: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:28 +09:00
midas_wm1811.c ASoC: samsung: midas_wm1811: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:10 +00:00
odroid.c ASoC: samsung: odroid: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:08 +00:00
pcm.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
pcm.h
smdk_spdif.c ASoC: samsung: convert not to use asoc_xxx() 2023-09-25 14:16:34 +02:00
smdk_wm8994.c ASoC: samsung: smdk_wm8994: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:11 +00:00
smdk_wm8994pcm.c ASoC: samsung: smdk_wm8994pcm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:17 +00:00
snow.c ASoC: samsung: snow: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:06 +00:00
spdif.c ASoC: samsung: spdif: Convert to devm_ioremap_resource() 2026-03-30 19:37:21 +01:00
spdif.h
speyside.c ASoC: samsung: speyside: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:12 +00:00
tm2_wm5110.c ASoC: samsung: tm2_wm5110: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:13 +00:00
tobermory.c ASoC: samsung: tobermory: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:14 +00:00