linux/sound/soc/dwc
bui duc phuc 564db8b8da
ASoC: dwc: Propagate -EPROBE_DEFER from IRQ lookup
platform_get_irq_optional() never returns 0. It returns a positive IRQ
number on success or a negative error code on failure.

Return -EPROBE_DEFER from platform_get_irq_optional() so the driver is
re-probed when the interrupt resource becomes available instead of
continuing probe without an IRQ.

Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260806061046.25323-1-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-08-10 15:37:27 +01:00
..
dwc-i2s.c ASoC: dwc: Propagate -EPROBE_DEFER from IRQ lookup 2026-08-10 15:37:27 +01:00
dwc-pcm.c ASoC: dwc: name back to pcm_new()/pcm_free() 2026-03-16 13:37:49 +00:00
Kconfig ASoC: dwc: Standardize ASoC menu 2025-06-24 01:01:12 +01:00
local.h ASoC: Add SPDX ids to many soc files 2026-02-22 23:52:20 +00:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00